
ZHEJIANG VIE SCIENCE & TECHNOLOGY CO., LTD — Investor Relations & Filings
Zhejiang Vie Science & Technology Co., Ltd. specializes in the research, development, manufacturing, and sales of automotive chassis control systems. The company's product portfolio encompasses passenger and commercial vehicle braking systems, including anti-lock braking systems (ABS), electronic braking systems (EBS), electronic stability control (ESC), and electric parking brakes (EPB). Additionally, it produces steering systems, suspension components, and clutch operating systems. Vie Science & Technology is actively involved in the development of components for new energy vehicles, focusing on wireless charging technologies and lightweight aluminum alloy chassis modules. The company serves as a key supplier to major global automotive original equipment manufacturers (OEMs), emphasizing technological innovation and high-performance safety solutions for the modern automotive industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第三十二次会议决议公告 | 2026-05-22 | Chinese | |
| 关于董事会换届选举的公告 | 2026-05-22 | Chinese | |
| 关于召开2026年第二次临时股东会的通知 | 2026-05-22 | Chinese | |
| 关于收到全资子公司分红款的公告 | 2026-05-15 | Chinese | |
| 关于浙江万安科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-08 | Chinese |
Browse filings by year
16 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867967 | 第六届董事会第三十二次会议决议公告 | 2026-05-22 | Chinese | ||
| 46867800 | 关于董事会换届选举的公告 | 2026-05-22 | Chinese | ||
| 46867037 | 关于召开2026年第二次临时股东会的通知 | 2026-05-22 | Chinese | ||
| 46364353 | 关于收到全资子公司分红款的公告 | 2026-05-15 | Chinese | ||
| 44490610 | 关于浙江万安科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-08 | Chinese | ||
| 44487851 | 2025年年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 36428083 | 公司2025年度关联方占用资金情况专项报告 | 2026-04-16 | Chinese | ||
| 36428082 | 关于续聘2026年度审计机构的公告 | 2026-04-16 | Chinese | ||
| 36428078 | 国信证券股份有限公司关于浙江万安科技股份有限公司向特定对象发行股票持续督导保荐总结报告书 | 2026-04-16 | Chinese | ||
| 36428074 | 关于2026年度预计日常关联交易的公告 | 2026-04-16 | Chinese | ||
| 36428071 | 关于开展外汇套期保值业务的可行性分析报告 | 2026-04-16 | Chinese | ||
| 36428070 | 国信证券股份有限公司关于浙江万安科技股份有限公司开展外汇套期保值业务的核查意见 | 2026-04-16 | Chinese | ||
| 36428069 | 公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-16 | Chinese | ||
| 36428066 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-16 | Chinese | ||
| 36428061 | 2025年年度报告摘要 | 2026-04-16 | 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 |
ZHEJIANG VIE SCIENCE & 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/54616/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54616 | 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=54616 | 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=54616 \ -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": 54616}, 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 ZHEJIANG VIE SCIENCE & TECHNOLOGY CO., LTD (id: 54616)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.