
Wuhu Foresight Technology Co.,Ltd. — Investor Relations & Filings
Wuhu Foresight Technology Co., Ltd. specializes in the research, development, production, and sale of automotive interior functional parts and decorative components. The company's core product portfolio includes automotive air conditioning vents, cup holders, storage boxes, ashtrays, and various interior trim pieces. It provides integrated solutions encompassing product design, mold development, injection molding, and final assembly. Serving a global clientele of major automotive manufacturers and Tier 1 suppliers, the company focuses on high-precision manufacturing and the integration of aesthetic design with functional performance. Its technical capabilities extend to advanced surface treatment processes and automated production lines to ensure consistent quality across high-volume automotive platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于本次向特定对象发行A股股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的公告 | 2026-02-11 | Chinese | |
| 第二届董事会第十七次会议决议公告 | 2026-02-11 | Chinese | |
| 2026年度向特定对象发行A股股票预案 | 2026-02-11 | Chinese | |
| 关于2026年度向特定对象发行A股股票摊薄即期回报与填补回报措施及相关主体承诺的公告 | 2026-02-11 | Chinese | |
| 关于持股5%以上股东及部分董事减持股份预披露公告 | 2026-02-09 | Chinese | |
| 2025年度业绩预告 | 2026-01-28 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 39466426 | 关于本次向特定对象发行A股股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的公告 | 2026-02-11 | Chinese | ||
| 39466423 | 第二届董事会第十七次会议决议公告 | 2026-02-11 | Chinese | ||
| 39466411 | 2026年度向特定对象发行A股股票预案 | 2026-02-11 | Chinese | ||
| 39466408 | 关于2026年度向特定对象发行A股股票摊薄即期回报与填补回报措施及相关主体承诺的公告 | 2026-02-11 | Chinese | ||
| 39466405 | 关于持股5%以上股东及部分董事减持股份预披露公告 | 2026-02-09 | Chinese | ||
| 39466401 | 2025年度业绩预告 | 2026-01-28 | Chinese | ||
| 39466397 | 关于与专业投资机构共同投资设立基金的公告 | 2026-01-27 | Chinese | ||
| 39466394 | 关于注销募集资金专项账户的公告 | 2026-01-27 | Chinese | ||
| 39466389 | 中信建投证券股份有限公司关于芜湖福赛科技股份有限公司2025年度持续督导培训情况的报告 | 2026-01-09 | Chinese | ||
| 39466382 | 关于高级管理人员股份减持计划实施完成的公告 | 2026-01-07 | Chinese | ||
|
2025
5 filings
| |||||
| 39466375 | 关于公司股价异动的公告 | 2025-12-31 | Chinese | ||
| 39466369 | 关于高级管理人员减持股份预披露公告 | 2025-12-02 | Chinese | ||
| 39466362 | 关于证券事务代表辞职的公告 | 2025-12-01 | Chinese | ||
| 39466354 | 上海市锦天城律师事务所关于芜湖福赛科技股份有限公司2025年第三次临时股东会的法律意见书 | 2025-11-12 | Chinese | ||
| 39466346 | 2025年第三次临时股东会决议公告 | 2025-11-12 | 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 |
Wuhu Foresight Technology 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/56343/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56343 | 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=56343 | 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=56343 \ -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": 56343}, 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 Wuhu Foresight Technology Co.,Ltd. (id: 56343)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.