
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 |
|---|---|---|---|
| 2016年度监事会工作报告 | 2017-04-17 | Chinese | |
| 光大证券股份有限公司关于公司2016年募集资金使用情况的核查意见 | 2017-04-17 | Chinese | |
| 内部控制审计报告 | 2017-04-17 | Chinese | |
| 预计2017年度日常关联交易总金额的公告 | 2017-04-17 | Chinese | |
| 以自有闲置资金进行委托理财的公告 | 2017-04-17 | Chinese | |
| 关于召开2016年年度股东大会的通知 | 2017-04-17 | 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
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 42452335 | 2016年度监事会工作报告 | 2017-04-17 | Chinese | ||
| 42452281 | 光大证券股份有限公司关于公司2016年募集资金使用情况的核查意见 | 2017-04-17 | Chinese | ||
| 42452245 | 内部控制审计报告 | 2017-04-17 | Chinese | ||
| 42452196 | 预计2017年度日常关联交易总金额的公告 | 2017-04-17 | Chinese | ||
| 42452151 | 以自有闲置资金进行委托理财的公告 | 2017-04-17 | Chinese | ||
| 42452106 | 关于召开2016年年度股东大会的通知 | 2017-04-17 | Chinese | ||
| 42452055 | 2016年度社会责任报告 | 2017-04-17 | Chinese | ||
| 42451992 | 2016年年度报告 | 2017-04-17 | Chinese | ||
| 42451681 | 2016年年度审计报告 | 2017-04-17 | Chinese | ||
| 42451479 | 2016年度独立董事述职报告 | 2017-04-17 | Chinese | ||
| 42451428 | 关于公司非经营性资金占用及其他关联方资金占用情况的专项说明 | 2017-04-17 | Chinese | ||
| 42451363 | 公司章程修正案 | 2017-04-17 | Chinese | ||
| 42451350 | 2016年度募集资金存放与实际使用情况的专项报告 | 2017-04-17 | Chinese | ||
| 42451294 | 第八届监事会第十次会议决议公告 | 2017-04-17 | Chinese | ||
| 42451234 | 第八届董事会第十次会议决议公告 | 2017-04-17 | 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 |
|
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.