Zhejiang Chenfeng Technology Co., Ltd. — Investor Relations & Filings
About Zhejiang Chenfeng Technology Co., Ltd.
Zhejiang Chenfeng Technology Co., Ltd. specializes in the research, development, manufacturing, and sale of lighting components and accessories. The product portfolio includes lamp caps, lamp holders, LED lead frames, heat sinks, and power supply components. The company provides essential hardware for residential, commercial, and industrial lighting applications, serving as a key supplier for global lighting manufacturers. Chenfeng Technology emphasizes large-scale production efficiency and technical innovation, utilizing advanced manufacturing facilities to ensure product precision and reliability. By integrating multiple stages of the component production process, the company delivers comprehensive solutions that support the development and assembly of energy-efficient LED lighting systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 晨丰科技关于公司2026年度向金融机构申请授信额度的公告 | 2026-04-26 | Chinese | |
| 晨丰科技关于2025年度会计师事务所履职情况评估报告 | 2026-04-26 | Chinese | |
| 浙江晨丰科技股份有限公司董事、高级管理人员薪酬管理制度(2026年4月制定) | 2026-04-26 | Chinese | |
| 晨丰科技2025年年度股东会会议资料 | 2026-04-26 | Chinese | |
| 晨丰科技关于2025年度日常关联交易执行情况及预计2026年度日常关联交易的的公告 | 2026-04-26 | Chinese | |
| 晨丰科技关于担保额度调剂暨为全资孙公司提供担保的进展公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38758309 | 晨丰科技关于公司2026年度向金融机构申请授信额度的公告 | 2026-04-26 | Chinese | ||
| 38758308 | 晨丰科技关于2025年度会计师事务所履职情况评估报告 | 2026-04-26 | Chinese | ||
| 38758298 | 浙江晨丰科技股份有限公司董事、高级管理人员薪酬管理制度(2026年4月制定) | 2026-04-26 | Chinese | ||
| 38758285 | 晨丰科技2025年年度股东会会议资料 | 2026-04-26 | Chinese | ||
| 38758279 | 晨丰科技关于2025年度日常关联交易执行情况及预计2026年度日常关联交易的的公告 | 2026-04-26 | Chinese | ||
| 38758277 | 晨丰科技关于担保额度调剂暨为全资孙公司提供担保的进展公告 | 2026-04-23 | Chinese | ||
| 38758273 | 晨丰科技关于公司董事、高级管理人员离任的公告 | 2026-04-20 | Chinese | ||
| 38758271 | 晨丰科技关于公司股东协议转让股份过户完成的公告 | 2026-04-15 | Chinese | ||
| 38758268 | 晨丰科技关于公司控股子公司完成工商变更登记并换发营业执照的公告 | 2026-04-13 | Chinese | ||
| 38758253 | 晨丰科技关于使用闲置募集资金进行现金管理部分到期赎回的公告 | 2026-04-10 | Chinese | ||
| 38758250 | 晨丰科技关于公司全资子公司完成工商变更登记并换发营业执照的公告 | 2026-04-07 | Chinese | ||
| 38758238 | 晨丰科技2026年限制性股票激励计划首次授予激励对象名单(授予日) | 2026-04-07 | Chinese | ||
| 38758219 | 晨丰科技薪酬与考核委员会关于公司2026年限制性股票激励计划相关事项的核查意见 | 2026-04-02 | Chinese | ||
| 38758215 | 北京金诚同达(沈阳)律师事务所关于浙江晨丰科技股份有限公司2026年限制性股票激励计划调整及向激励对象首次授予限制性股票的法律意见书-初核回复(2) | 2026-04-02 | Chinese | ||
| 38758211 | 晨丰科技第四届董事会2026年第二次临时会议决议公告 | 2026-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACUITY INC. (DE)
Industrial technology company providing solutions for light…
|
AYI | US | Manufacturing |
|
AG VENTURES LIMITED
Produces LED lighting and electronic components with invest…
|
506579 | IN | Manufacturing |
|
APEX INTEC Co.,LTD.
Manufacturer specializing in LED lighting and renewable ene…
|
207490 | KR | Manufacturing |
|
Artemis Electricals and Projects Limited
Manufactures LED lighting and provides electrical project d…
|
AEPL | IN | Manufacturing |
|
Beghelli
Manufactures lighting equipment and electronic systems for …
|
BGQ | IT | Manufacturing |
|
Bortex Global Limited
Designs, manufactures, and distributes LED lighting product…
|
8118 | HK | Manufacturing |
|
Brilliant AG
European supplier of a wide range of indoor and outdoor lig…
|
BAG | DE | Manufacturing |
|
Calcom Vision Ltd.
ODM and OEM for energy-efficient LED lighting products and …
|
517236 | IN | Manufacturing |
|
Changzhou Xingyu Automotive Lighting Systems Co., Ltd.
Designs and manufactures automotive lighting and LED system…
|
601799 | CN | Manufacturing |
|
China Electric Manufacturing Corporation
Manufacturer of lighting solutions, electrical components, …
|
1611 | TW | Manufacturing |
Zhejiang Chenfeng Technology Co., Ltd. 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/57776/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57776 | 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=57776 | 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=57776 \ -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": 57776}, 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 Zhejiang Chenfeng Technology Co., Ltd. (id: 57776)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.