
明阳科技 — Investor Relations & Filings
Mingyang Technology specializes in the research, development, and manufacturing of precision components, with a primary focus on seat adjustment systems. The product portfolio includes recliners, slide rails, height adjusters, and various precision stamping, injection-molded, and powder metallurgy parts. By leveraging integrated manufacturing capabilities, the company provides comprehensive solutions for seating mechanisms, serving major global OEMs and Tier 1 suppliers. It emphasizes technical innovation and quality control in the production of high-strength, high-precision mechanical assemblies designed to enhance safety and passenger comfort. Core competencies lie in advanced material processing and the engineering of complex motion control components for modern vehicle interiors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2022年年度报告 | 2023-04-16 | Chinese | |
| 东吴证券股份有限公司关于明阳科技(苏州)股份有限公司使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的专项核查意见 | 2023-04-16 | Chinese | |
| 独立董事关于第三届董事会第十一次会议相关事项的独立意见 | 2023-04-16 | Chinese | |
| 独立董事2022年度述职报告 | 2023-04-16 | Chinese | |
| 第三届董事会第十一次会议决议公告 | 2023-04-16 | Chinese | |
| 2022年年度报告摘要 | 2023-04-16 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 40012934 | 2022年年度报告 | 2023-04-16 | Chinese | ||
| 40012913 | 东吴证券股份有限公司关于明阳科技(苏州)股份有限公司使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的专项核查意见 | 2023-04-16 | Chinese | ||
| 40012906 | 独立董事关于第三届董事会第十一次会议相关事项的独立意见 | 2023-04-16 | Chinese | ||
| 40012898 | 独立董事2022年度述职报告 | 2023-04-16 | Chinese | ||
| 40012892 | 第三届董事会第十一次会议决议公告 | 2023-04-16 | Chinese | ||
| 40012871 | 2022年年度报告摘要 | 2023-04-16 | Chinese | ||
| 40012862 | 关于延长公司股东股份锁定期的公告 | 2023-04-12 | Chinese | ||
| 40012853 | 关于实施稳定股价方案的公告 | 2023-04-09 | Chinese | ||
| 40012838 | 触发稳定股价措施启动条件的提示性公告 | 2023-03-27 | Chinese | ||
| 40012829 | 北京大成(苏州)律师事务所关于明阳科技(苏州)股份有限公司向不特定合格投资者公开发行股票并在北京证券交易所上市超额配售选择权实施情况的法律意见书 | 2023-03-15 | Chinese | ||
| 40012820 | 东吴证券关于明阳科技超额配售选择权实施情况的核查意见 | 2023-03-15 | Chinese | ||
| 40012809 | 明阳科技(苏州)股份有限公司超额配售选择权实施公告 | 2023-03-15 | Chinese | ||
| 40012798 | 关于公司股票在全国中小企业股份转让系统终止挂牌的提示性公告 | 2023-03-09 | Chinese | ||
| 40012787 | 向不特定合格投资者公开发行股票并在北京证券交易所上市公告书 | 2023-03-09 | Chinese | ||
| 40012753 | 向不特定合格投资者公开发行股票并在北京证券交易所上市提示性公告 | 2023-03-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
明阳科技 via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/58887/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58887 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=58887 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=58887 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 58887}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for 明阳科技 (id: 58887)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.