
舜宇精工 — Investor Relations & Filings
Sunny Precision specializes in the research, development, and manufacturing of automotive interior and exterior functional components. The company provides integrated solutions for intelligent vehicle cabins, focusing on high-precision products such as air vents, cup holders, storage compartments, and decorative trim pieces. Its core capabilities encompass mold design, precision injection molding, and automated assembly processes. By integrating advanced engineering with aesthetic design, the company delivers functional modules to major global automotive manufacturers. Key areas of expertise include the development of intelligent lighting components and complex kinematic mechanisms that enhance cabin ergonomics and user interaction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开 2022 年年度股东大会通知公告(提供网络投票) | 2023-04-23 | Chinese | |
| 关于注销募集资金专项账户的公告 | 2023-04-20 | Chinese | |
| 董事会各专门委员会换届公告 | 2023-04-11 | Chinese | |
| 德邦证券股份有限公司关于宁波舜宇精工股份有限公司使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的专项核查意见 | 2023-04-11 | Chinese | |
| 独立董事关于第四届董事会第一次会议相关事项的独立意见 | 2023-04-11 | Chinese | |
| 关于调整募集资金投资项目拟投入募集资金金额的公告 | 2023-04-11 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 39738750 | 关于召开 2022 年年度股东大会通知公告(提供网络投票) | 2023-04-23 | Chinese | ||
| 39738744 | 关于注销募集资金专项账户的公告 | 2023-04-20 | Chinese | ||
| 39738736 | 董事会各专门委员会换届公告 | 2023-04-11 | Chinese | ||
| 39738727 | 德邦证券股份有限公司关于宁波舜宇精工股份有限公司使用募集资金置换预先已投入募投项目及已支付发行费用的自筹资金的专项核查意见 | 2023-04-11 | Chinese | ||
| 39738716 | 独立董事关于第四届董事会第一次会议相关事项的独立意见 | 2023-04-11 | Chinese | ||
| 39738707 | 关于调整募集资金投资项目拟投入募集资金金额的公告 | 2023-04-11 | Chinese | ||
| 39738698 | 2023年第三次临时股东大会决议公告 | 2023-04-11 | Chinese | ||
| 39738691 | 德邦证券股份有限公司关于宁波舜宇精工股份有限公司调整募集资金投资项目拟投入募集资金金额的核查意见 | 2023-04-11 | Chinese | ||
| 39738683 | 董事长、监事会主席、高级管理人员换届公告 | 2023-04-11 | Chinese | ||
| 39738674 | 关于宁波舜宇精工股份有限公司以自筹资金预先投入募投项目和支付发行费用的鉴证报告 | 2023-04-11 | Chinese | ||
| 39738341 | 关于拟变更注册资本并修订公司章程的公告 | 2023-04-11 | Chinese | ||
| 39738321 | 第四届监事会一次会议决议公告 | 2023-04-11 | Chinese | ||
| 39738309 | 第四届董事会第一次会议决议公告 | 2023-04-11 | Chinese | ||
| 39738295 | 关于公司向银行申请综合授信额度的公告 | 2023-04-11 | Chinese | ||
| 39738286 | 关于使用募集资金置换预先投入募投项目及已支付发行费用的自筹资金的公告 | 2023-04-11 | 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/58949/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58949 | 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=58949 | 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=58949 \ -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": 58949}, 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: 58949)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.