
WEIFU HIGH-TECHNOLOGY GROUP CO.,LTD. — Investor Relations & Filings
WEIFU HIGH-TECHNOLOGY GROUP CO.,LTD. specializes in the research, development, and manufacturing of core automotive components. The company's primary product portfolio includes fuel injection systems, exhaust aftertreatment systems, and air management systems. Key offerings encompass diesel fuel injection pumps, injectors, turbochargers, and various catalytic converters designed to meet stringent emission standards. Weifu High-Technology also focuses on emerging energy solutions, including components for hydrogen fuel cells and electric vehicle thermal management. Through strategic collaborations and a commitment to technological innovation, the company provides critical systems for commercial vehicles, passenger cars, and industrial machinery, emphasizing efficiency and environmental sustainability in the global automotive supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告摘要 | 2026-04-16 | Chinese | |
| 无锡威孚高科技集团股份有限公司2025年面向专业投资者公开发行科技创新公司债券(专项用于465现代产业集群)在深圳证券交易所上市的公告 | 2025-12-11 | Chinese | |
| 无锡威孚高科技集团股份有限公司2025年面向专业投资者公开发行科技创新公司债券(专项用于465现代产业集群)发行结果公告 | 2025-12-08 | Chinese | |
| 无锡威孚高科技集团股份有限公司2025年面向专业投资者公开发行科技创新公司债券(专项用于465现代产业集群)票面利率公告 | 2025-12-04 | Chinese | |
| 关于延长无锡威孚高科技集团股份有限公司2025年面向专业投资者公开发行科技创新公司债券(专项用于465现代产业集群)簿记建档时间的公告 | 2025-12-04 | Chinese | |
| 无锡威孚高科技集团股份有限公司2025年面向专业投资者公开发行科技创新公司债券(专项用于465现代产业集群)发行公告 | 2025-12-03 | Chinese |
Browse filings by year
29 years- 2026 31 filings
- 2025 168 filings
- 2024 116 filings
- 2023 89 filings
- 2022 101 filings
- 2021 82 filings
- 2020 102 filings
- 2019 53 filings
- 2018 55 filings
- 2017 47 filings
- 2016 48 filings
- 2015 74 filings
- 2014 58 filings
- 2013 59 filings
- 2012 101 filings
- 2011 53 filings
- 2010 87 filings
- 2009 32 filings
- 2008 37 filings
- 2007 42 filings
- 2006 50 filings
- 2005 25 filings
- 2004 31 filings
- 2003 20 filings
- 2002 20 filings
- 2001 3 filings
- 1999 2 filings
- 1998 2 filings
- 1995 1 filing
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 |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
WEIFU HIGH-TECHNOLOGY 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/53690/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53690 | 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=53690 | 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=53690 \ -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": 53690}, 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 WEIFU HIGH-TECHNOLOGY GROUP CO.,LTD. (id: 53690)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.