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 |
|---|---|---|---|
| 公司2025年度关联方占用资金情况专项报告 | 2026-04-16 | Chinese | |
| 关于续聘2026年度审计机构的公告 | 2026-04-16 | Chinese | |
| 国信证券股份有限公司关于浙江万安科技股份有限公司向特定对象发行股票持续督导保荐总结报告书 | 2026-04-16 | Chinese | |
| 关于2026年度预计日常关联交易的公告 | 2026-04-16 | Chinese | |
| 关于开展外汇套期保值业务的可行性分析报告 | 2026-04-16 | Chinese | |
| 国信证券股份有限公司关于浙江万安科技股份有限公司开展外汇套期保值业务的核查意见 | 2026-04-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 36428058 | 关于使用自有资金购买理财产品的公告 | 2026-04-16 | Chinese | ||
| 36428056 | 第六届董事会第二十九次会议决议公告 | 2026-04-02 | Chinese | ||
| 36428054 | 关于全资孙公司与关联方共同对外投资暨关联交易的公告 | 2026-04-02 | Chinese | ||
| 36428053 | 国信证券关于万安科技全资孙公司与关联方共同对外投资暨关联交易的核查意见 | 2026-04-02 | Chinese | ||
| 36428052 | 关于募投项目全部结项并将节余募集资金永久补充流动资金的公告 | 2026-03-18 | Chinese | ||
| 36428050 | 关于公司向控股子公司增资的公告 | 2026-03-18 | 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 |
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.