
骏创科技 — Investor Relations & Filings
Junchuang Technology specializes in the design, development, and manufacturing of precision plastic components and high-end molds. The company offers comprehensive engineering solutions, including mold design, precision injection molding, and automated assembly processes. Its core product range encompasses functional components for power systems, steering mechanisms, and transmission units, alongside specialized interior and exterior trim parts. A significant portion of its operations is dedicated to supporting the transition toward electrification, providing critical components for New Energy Vehicles. By integrating advanced materials science with precision manufacturing, the company delivers high-performance, lightweight solutions to global original equipment manufacturers and Tier 1 suppliers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 投资者关系活动记录表 | 2026-04-15 | Chinese | |
| 中信建投证券股份有限公司关于苏州骏创汽车科技股份有限公司的2025年度持续督导跟踪报告 | 2026-04-15 | Chinese | |
| 中信建投证券股份有限公司关于苏州骏创汽车科技股份有限公司2025年度定期现场核查报告 | 2026-04-15 | Chinese | |
| 中信建投证券股份有限公司关于苏州骏创汽车科技股份有限公司向不特定合格投资者公开发行股票之保荐工作总结报告书 | 2026-04-15 | Chinese | |
| 独立董事2025年度述职报告(施春兰) | 2026-04-12 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-12 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39831947 | 投资者关系活动记录表 | 2026-04-15 | Chinese | ||
| 39831945 | 中信建投证券股份有限公司关于苏州骏创汽车科技股份有限公司的2025年度持续督导跟踪报告 | 2026-04-15 | Chinese | ||
| 39831943 | 中信建投证券股份有限公司关于苏州骏创汽车科技股份有限公司2025年度定期现场核查报告 | 2026-04-15 | Chinese | ||
| 39831940 | 中信建投证券股份有限公司关于苏州骏创汽车科技股份有限公司向不特定合格投资者公开发行股票之保荐工作总结报告书 | 2026-04-15 | Chinese | ||
| 39831939 | 独立董事2025年度述职报告(施春兰) | 2026-04-12 | Chinese | ||
| 39831933 | 2025年度内部控制自我评价报告 | 2026-04-12 | Chinese | ||
| 39831918 | 董事会关于2025年公司独立董事独立性情况的专项报告 | 2026-04-12 | Chinese | ||
| 39831909 | 2025年度董事会工作报告 | 2026-04-12 | Chinese | ||
| 39831892 | 关于2026年度向银行申请授信的公告 | 2026-04-12 | Chinese | ||
| 39831881 | 2025年度会计师事务所履职情况评估报告 | 2026-04-12 | Chinese | ||
| 39831879 | 2025年年度报告摘要 | 2026-04-12 | Chinese | ||
| 39831870 | 独立董事2025年度述职报告(王健鹏) | 2026-04-12 | Chinese | ||
| 39831858 | 2025年度董事会审计委员会履职情况报告 | 2026-04-12 | Chinese | ||
| 39831847 | 2025年年度权益分派预案公告 | 2026-04-12 | Chinese | ||
| 39831841 | 关于2026年度董事、管理人员薪酬方案的公告 | 2026-04-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Treasures New Materials Group Ltd.
Leading Chinese manufacturer of biodegradable plastic bags …
|
2439 | HK | Manufacturing |
|
CHINYANG CHEMICAL CORPORATION
Manufacturer of PVC-based floor coverings, artificial leath…
|
051630 | KR | Manufacturing |
|
CHINYANG HOLDINGS CORPORATION
Holding company for subsidiaries in plastics manufacturing …
|
100250 | KR | Manufacturing |
|
CHIN YANG INDUSTRY CO.,LTD.
Manufacturer of polyurethane foam and sponge products for v…
|
003780 | KR | Manufacturing |
|
CHINYANG POLY URETHANE CO.,LTD
Manufacturer of polyurethane foam for automotive, furniture…
|
010640 | KR | Manufacturing |
|
CHONGQING SULIAN PLASTIC CO.,LTD.
Provides precision injection-molded automotive components a…
|
301397 | CN | Manufacturing |
|
Cie-nergy Ply-Foil Canada inc.
Designer and manufacturer of advanced thermal insulation ma…
|
— | CA | Manufacturing |
|
CLARA INDUSTRIES LIMITED
Manufactures flexible packaging and multi-layer films for f…
|
543435 | IN | Manufacturing |
|
CLUSTER TECHNOLOGY CO.,LTD.
Develops advanced resin composites and high-precision funct…
|
4240 | JP | Manufacturing |
|
CNTUS Co., Ltd
Specializes in filter-based technology for air, water, and …
|
352700 | KR | 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/58860/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58860 | 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=58860 | 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=58860 \ -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": 58860}, 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: 58860)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.