
Jinlei Technology Co., Ltd. — Investor Relations & Filings
Jinlei Technology Co., Ltd. specializes in the research, development, and manufacturing of wind turbine main shafts and large-scale forgings. The company provides a comprehensive range of products, primarily focusing on main shafts for power generation systems ranging from 1.5MW to over 8MW. Its integrated production process encompasses electric furnace steelmaking, forging, heat treatment, and precision machining. Jinlei serves a global market, supplying critical components to major turbine original equipment manufacturers. The company utilizes advanced manufacturing technologies to produce high-precision components that meet the technical requirements of the renewable energy sector. Beyond its core focus on main shafts, the company manufactures various free forgings for heavy machinery applications, leveraging its large-scale production capacity and technical expertise to support global infrastructure and energy projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中泰证券股份有限公司关于金雷科技股份公司向特定对象发行股票限售股份上市流通的核查意见 | 2023-12-27 | Chinese | |
| 中泰证券股份有限公司关于金雷科技股份公司2023年度持续督导培训情况报告 | 2023-12-27 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2023-11-30 | Chinese | |
| 关于2023年股票期权激励计划首次授予登记完成的公告 | 2023-11-27 | Chinese | |
| 第五届监事会第十七次会议决议公告 | 2023-10-29 | Chinese | |
| 关于向激励对象首次授予股票期权的公告 | 2023-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 37314525 | 中泰证券股份有限公司关于金雷科技股份公司向特定对象发行股票限售股份上市流通的核查意见 | 2023-12-27 | Chinese | ||
| 37314516 | 中泰证券股份有限公司关于金雷科技股份公司2023年度持续督导培训情况报告 | 2023-12-27 | Chinese | ||
| 37314506 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2023-11-30 | Chinese | ||
| 37314499 | 关于2023年股票期权激励计划首次授予登记完成的公告 | 2023-11-27 | Chinese | ||
| 37314489 | 第五届监事会第十七次会议决议公告 | 2023-10-29 | Chinese | ||
| 37314483 | 关于向激励对象首次授予股票期权的公告 | 2023-10-29 | Chinese | ||
| 37314473 | 第五届董事会第十八次会议决议公告 | 2023-10-29 | Chinese | ||
| 37314458 | 独立董事关于公司第五届董事会第十八次会议相关事项的独立意见 | 2023-10-29 | Chinese | ||
| 37314454 | 监事会关于公司2023年股票期权激励计划首次授予激励对象名单(首次授予日)的核查意见 | 2023-10-29 | Chinese | ||
| 37314444 | 上海荣正企业咨询服务(集团)股份有限公司关于金雷科技股份公司2023年股票期权激励计划首次授予相关事项之独立财务顾问报告 | 2023-10-29 | Chinese | ||
| 37314436 | 2023年三季度报告 | 2023-10-29 | Chinese | ||
| 37314422 | 北京德和衡律师事务所关于金雷科技股份公司2023年股票期权激励计划首次授予相关事项的法律意见书 | 2023-10-29 | Chinese | ||
| 37314410 | 2023年股票期权激励计划首次授予激励对象名单(首次授予日) | 2023-10-29 | Chinese | ||
| 37314403 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2023-10-18 | Chinese | ||
| 37314394 | 金雷科技股份公司2023年第三次临时股东大会的法律意见书 | 2023-10-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Forging, pressing, stamping and roll-forming of metal; powder metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMAERO LTD
Specializes in metal additive manufacturing and powders for…
|
3DA | AU | Manufacturing |
|
Amforge Industries Ltd.
Manufacturer of precision forged components for automotive …
|
513117 | IN | Manufacturing |
|
Amic Forging Limited
Produces open die forged components for heavy engineering, …
|
544037 | IN | Manufacturing |
|
ANHUI YINGLIU ELECTROMECHANICAL CO.,LTD
Manufacturer of high-end precision components for aerospace…
|
603308 | CN | Manufacturing |
|
ASL Industries Limited
Manufactures forged and machined components for automotive,…
|
ASLIND | IN | Manufacturing |
|
BALU FORGE INDUSTRIES LIMITED
Manufactures precision forged components and crankshafts fo…
|
BALUFORGE | IN | Manufacturing |
|
Baoding Technology Co., Ltd.
Manufactures large-scale castings and forgings for marine a…
|
002552 | CN | Manufacturing |
|
Bharat Forge Ltd
Global manufacturer of high-performance forged and machined…
|
BHARATFORG | IN | Manufacturing |
|
BRAIME GROUP PLC
Manufactures metal presswork and distributes bulk material …
|
BMT | GB | Manufacturing |
|
CFM HOLDINGS LIMITED
Customer-focused manufacturer specializing in metal stampin…
|
5EB | SG | Manufacturing |
Jinlei 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/55430/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55430 | 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=55430 | 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=55430 \ -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": 55430}, 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 Jinlei Technology Co., Ltd. (id: 55430)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.