WANXIANG QIANCHAO CO.,LTD — Investor Relations & Filings
Wanxiang Qianchao Co., Ltd. specializes in the research, development, and manufacturing of automotive chassis components and systems. The company's extensive product portfolio includes universal joints, bearings, drive shafts, braking systems, suspension systems, and steering components. As a leading supplier in the global automotive supply chain, it provides high-precision parts for both passenger and commercial vehicles. The company focuses on technological innovation and quality control to meet the rigorous standards of international original equipment manufacturers (OEMs). Its core competencies lie in the production of transmission systems and chassis modules, positioning it as a critical partner for major automotive brands worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于举行2025年度业绩网上说明会并公开征集问题的公告 | 2026-04-14 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-06 | Chinese | |
| 董事会审计与考核委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-06 | Chinese | |
| 关于公司董事及高级管理人员2026年度薪酬方案的公告 | 2026-04-06 | Chinese | |
| 关于前期会计差错更正后的财务报表及附注 | 2026-04-06 | Chinese | |
| 关于前期会计差错更正的公告 | 2026-04-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34848953 | 关于举行2025年度业绩网上说明会并公开征集问题的公告 | 2026-04-14 | Chinese | ||
| 42378678 | 关于2025年度利润分配预案的公告 | 2026-04-06 | Chinese | ||
| 42378670 | 董事会审计与考核委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-06 | Chinese | ||
| 42378661 | 关于公司董事及高级管理人员2026年度薪酬方案的公告 | 2026-04-06 | Chinese | ||
| 42378634 | 关于前期会计差错更正后的财务报表及附注 | 2026-04-06 | Chinese | ||
| 42378596 | 关于前期会计差错更正的公告 | 2026-04-06 | Chinese | ||
| 42378561 | 证券投资管理制度(2026年4月) | 2026-04-06 | Chinese | ||
| 42378532 | 关于召开2025年度股东会的通知 | 2026-04-06 | Chinese | ||
| 42378501 | 第十届董事会第十次会议决议公告 | 2026-04-06 | Chinese | ||
| 42378465 | 天健审〔2026〕4775号-非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-06 | Chinese | ||
| 42378375 | 天健审〔2026〕4774号-内部控制审计报告 | 2026-04-06 | Chinese | ||
| 42378290 | 关于与上海万向区块链股份公司签订《万向集团供应链信息服务系统项目合作框架协议》暨关联交易的公告 | 2026-04-06 | Chinese | ||
| 42378252 | 关于向银行申请授信额度的公告 | 2026-04-06 | Chinese | ||
| 42378216 | 关于向全资孙公司增资的公告 | 2026-04-06 | Chinese | ||
| 42378191 | 关于会计师事务所履职情况的评估报告 | 2026-04-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
WANXIANG QIANCHAO 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/53676/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53676 | 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=53676 | 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=53676 \ -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": 53676}, 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 WANXIANG QIANCHAO CO.,LTD (id: 53676)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.