
Wencan Group Co.,Ltd. — Investor Relations & Filings
Wencan Group Co.,Ltd. specializes in the research, development, and manufacturing of aluminum alloy precision die castings. The company utilizes high-pressure, low-pressure, and gravity die casting processes to produce complex components including engine blocks, transmission cases, chassis parts, and body structural elements. A significant focus is placed on lightweighting solutions and integrated die casting technology for large-scale vehicle body parts. The group operates multiple production facilities globally and serves a diverse client base of original equipment manufacturers and Tier 1 suppliers. Its technical capabilities extend to the design and production of components for electric vehicle platforms, battery housings, and structural reinforcements, supported by advanced tooling and automated production lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于募集资金投资项目延期的公告 | 2026-06-05 | Chinese | |
| 中信建投证券股份有限公司关于文灿集团股份有限公司募集资金投资项目延期的核查意见 | 2026-06-05 | Chinese | |
| 关于为全资子公司提供担保的进展公告 | 2026-05-21 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-13 | Chinese | |
| 中信建投证券股份有限公司关于文灿集团股份有限公司2025年持续督导年度报告书 | 2026-05-08 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47985973 | 关于募集资金投资项目延期的公告 | 2026-06-05 | Chinese | ||
| 47985220 | 中信建投证券股份有限公司关于文灿集团股份有限公司募集资金投资项目延期的核查意见 | 2026-06-05 | Chinese | ||
| 46758182 | 关于为全资子公司提供担保的进展公告 | 2026-05-21 | Chinese | ||
| 46565149 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 45774240 | 2025年年度股东会会议资料 | 2026-05-13 | Chinese | ||
| 44489774 | 中信建投证券股份有限公司关于文灿集团股份有限公司2025年持续督导年度报告书 | 2026-05-08 | Chinese | ||
| 39769526 | 文灿集团股份有限公司2025年度董事会审计委员会履职情况报告 | 2026-04-28 | Chinese | ||
| 39769518 | 文灿集团股份有限公司董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-28 | Chinese | ||
| 39769510 | 文灿集团股份有限公司募集资金管理办法(2026年4月修订) | 2026-04-28 | Chinese | ||
| 39769501 | 关于公司副总经理、董事会秘书正常履职的公告 | 2026-02-06 | Chinese | ||
| 39769494 | 2025年年度业绩预告 | 2026-01-30 | Chinese | ||
| 39769484 | 关于2025年度业绩预亏的提示性公告 | 2026-01-16 | Chinese | ||
|
2025
3 filings
| |||||
| 39769474 | 关于“提质增效重回报”行动方案的公告 | 2025-12-26 | Chinese | ||
| 39769472 | 关于注销募集资金账户的公告 | 2025-12-26 | Chinese | ||
| 39769469 | 关于墨西哥子公司诉讼进展的公告 | 2025-12-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Yantai Ishikawa Sealing Technology Co.,Ltd.
Produces sealing products and thermal insulation for engine…
|
301020 | CN | Manufacturing |
|
YANTAI YATONG PRECISION MECHANICAL CORPORATION
Designs and manufactures automotive components and speciali…
|
603190 | CN | Manufacturing |
|
Yapp Automotive Systems Co.,Ltd.
Develops and manufactures plastic fuel tanks and systems fo…
|
603013 | CN | Manufacturing |
|
Y.C.C.
Manufacturer of automotive plastic components for the globa…
|
1339 | TW | Manufacturing |
|
YEONGHWA METAL CO.,LTD
Manufacturer of cast iron components for automotive engines…
|
012280 | KR | Manufacturing |
|
YOOSUNG ENTERPRISE CO.,LTD
Manufacturer and supplier of core automotive engine compone…
|
002920 | KR | Manufacturing |
|
YOROZU CORPORATION
Global manufacturer of automotive suspension systems, chass…
|
7294 | JP | Manufacturing |
|
YURA TECH. CO., LTD.
Manufacturer of automotive ignition systems and parts for e…
|
048430 | KR | Manufacturing |
|
Yusin
Specializes in the R&D and manufacture of high-precision br…
|
4557 | TW | Manufacturing |
|
YUTAKA GIKEN CO.,LTD.
Manufacturer of automotive components specializing in power…
|
7229 | JP | Manufacturing |
Wencan Group 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/57617/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57617 | 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=57617 | 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=57617 \ -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": 57617}, 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 Wencan Group Co.,Ltd. (id: 57617)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.