晨光电机 — Investor Relations & Filings
About 晨光电机
Chenguang Motor specializes in the research, development, and production of high-performance electric motors. The product range encompasses AC and DC motors, micro-motors, and specialized gear motors tailored for household appliances, power tools, and industrial automation systems. The company focuses on precision engineering and technological innovation to deliver energy-efficient and reliable motion control solutions. By maintaining rigorous quality control standards and offering customized design services, the organization supports a broad spectrum of applications across global markets. Key offerings include motors for vacuum cleaners, kitchen appliances, and garden tools, characterized by high torque density and low noise levels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 舟山晨光电机股份有限公司董事、高级管理人员所持本公司股份及其变动管理制度 | 2026-04-27 | Chinese | |
| 舟山晨光电机股份有限公司关于召开2026年第三次临时股东会通知公告(提供网络投票) | 2026-04-27 | Chinese | |
| 舟山晨光电机股份有限公司关联交易管理制度 | 2026-04-27 | Chinese | |
| 舟山晨光电机股份有限公司重大信息内部报告制度 | 2026-04-27 | Chinese | |
| 舟山晨光电机股份有限公司董事、高级管理人员离职管理制度 | 2026-04-27 | Chinese | |
| 舟山晨光电机股份有限公司对外投资管理制度 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40138171 | 舟山晨光电机股份有限公司董事、高级管理人员所持本公司股份及其变动管理制度 | 2026-04-27 | Chinese | ||
| 40138161 | 舟山晨光电机股份有限公司关于召开2026年第三次临时股东会通知公告(提供网络投票) | 2026-04-27 | Chinese | ||
| 40138153 | 舟山晨光电机股份有限公司关联交易管理制度 | 2026-04-27 | Chinese | ||
| 40138136 | 舟山晨光电机股份有限公司重大信息内部报告制度 | 2026-04-27 | Chinese | ||
| 40138126 | 舟山晨光电机股份有限公司董事、高级管理人员离职管理制度 | 2026-04-27 | Chinese | ||
| 40138119 | 舟山晨光电机股份有限公司对外投资管理制度 | 2026-04-27 | Chinese | ||
| 40138106 | 舟山晨光电机股份有限公司信息披露管理制度 | 2026-04-27 | Chinese | ||
| 40138094 | 舟山晨光电机股份有限公司信息披露暂缓、豁免管理制度 | 2026-04-27 | Chinese | ||
| 40138086 | 舟山晨光电机股份有限公司内幕信息知情人登记管理制度 | 2026-04-27 | Chinese | ||
| 40138074 | 舟山晨光电机股份有限公司舆情管理制度 | 2026-04-27 | Chinese | ||
| 40138061 | 舟山晨光电机股份有限公司外汇套期保值业务管理制度 | 2026-04-27 | Chinese | ||
| 40138047 | 舟山晨光电机股份有限公司关于拟变更公司注册资本、公司类型、经营范围及修订《公司章程》公告 | 2026-04-27 | Chinese | ||
| 40138036 | 舟山晨光电机股份有限公司独立董事专门会议工作制度 | 2026-04-27 | Chinese | ||
| 40138028 | 舟山晨光电机股份有限公司会计师事务所选聘制度 | 2026-04-27 | Chinese | ||
| 40138017 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | 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/58672/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58672 | 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=58672 | 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=58672 \ -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": 58672}, 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: 58672)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.