
Zhejiang Taotao Vehicles Co. ,Ltd. — Investor Relations & Filings
Zhejiang Taotao Vehicles Co., Ltd. is a manufacturer specializing in the design, production, and export of recreational and powersports vehicles. The company's product portfolio includes a wide range of internal combustion and electric-powered vehicles, such as all-terrain vehicles (ATVs), dirt bikes, go-karts, scooters, and electric bicycles. Known for its large-scale manufacturing capabilities and vertical integration, the company produces many of its own components, including engines, frames, and plastic parts, to ensure quality control and cost efficiency. Taotao serves a global market, maintaining a significant presence in North America and Europe through established distribution networks. The company focuses on providing accessible, entry-level to mid-range recreational vehicles for diverse consumer segments, emphasizing continuous product development and compliance with international safety and environmental standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于重新向香港联交所递交H股发行上市申请并刊发申请资料的公告 | 2026-05-27 | Chinese | |
| 浙商证券股份有限公司关于浙江涛涛车业股份有限公司调整2026年度日常关联交易预计的核查意见 | 2026-05-25 | Chinese | |
| 第四届董事会第十五次会议决议公告 | 2026-05-25 | Chinese | |
| 关于调整公司2026年度日常关联交易预计的公告 | 2026-05-25 | Chinese | |
| 2026年一季度报告 | 2026-04-28 | Chinese | |
| 第四届董事会第十四次会议决议公告 | 2026-04-28 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47436906 | 关于重新向香港联交所递交H股发行上市申请并刊发申请资料的公告 | 2026-05-27 | Chinese | ||
| 47007446 | 浙商证券股份有限公司关于浙江涛涛车业股份有限公司调整2026年度日常关联交易预计的核查意见 | 2026-05-25 | Chinese | ||
| 47007444 | 第四届董事会第十五次会议决议公告 | 2026-05-25 | Chinese | ||
| 47007442 | 关于调整公司2026年度日常关联交易预计的公告 | 2026-05-25 | Chinese | ||
| 44473473 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 44473470 | 第四届董事会第十四次会议决议公告 | 2026-04-28 | Chinese | ||
| 44473464 | 2025年年度权益分派实施公告 | 2026-04-22 | Chinese | ||
| 44473462 | 关于会计政策变更的公告 | 2026-04-22 | Chinese | ||
| 44473455 | 国浩律师(杭州)事务所关于浙江涛涛车业股份有限公司2025年年度股东会法律意见书 | 2026-04-21 | Chinese | ||
| 44473453 | 2025年年度股东会决议公告 | 2026-04-21 | Chinese | ||
| 44473451 | 2026年第一季度业绩预告 | 2026-04-07 | Chinese | ||
| 44473441 | 浙商证券股份有限公司关于浙江涛涛车业股份有限公司持续督导期2026年培训情况报告 | 2026-04-03 | Chinese | ||
| 44473437 | 独立董事述职报告 陈军泽 | 2026-03-30 | Chinese | ||
| 44473430 | 独立董事述职报告 张建新 | 2026-03-30 | Chinese | ||
| 44473424 | 2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motorcycles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aima Technology Group Co.,Ltd.
Manufacturer of electric two-wheeled vehicles and smart mob…
|
603529 | CN | Manufacturing |
|
Askoll Eva
Designs and manufactures electric vehicles and their core c…
|
EVA | IT | Manufacturing |
|
Ather Energy Limited
Manufacturer of high-performance electric two-wheelers and …
|
ATHERENERG | IN | Manufacturing |
|
Atul Auto Limited
Manufacturer of three-wheeled cargo and passenger vehicles …
|
ATULAUTO | IN | Manufacturing |
|
Automobile Products of India Ltd.
Manufacturer of scooters, autorickshaws, and automotive bra…
|
505032 | IN | Manufacturing |
|
Bajaj Auto Limited
Global manufacturer of motorcycles, electric scooters, and …
|
BAJAJ-AUTO | IN | Manufacturing |
|
Blitz Technologies Ltd.
Designs and manufactures electric scooters and mopeds for p…
|
BLTZ | IL | Manufacturing |
|
Delta Autocorp Limited
Manufacturer of electric scooters and e-rickshaws for urban…
|
DELTIC | IN | Manufacturing |
|
GHIGGERI MOTOS S.R.L.
Motorcycle manufacturer and dealer, offering sales, spare p…
|
— | AR | Manufacturing |
|
Hero MotoCorp Limited
World's largest manufacturer of motorcycles and scooters by…
|
HEROMOTOCO | IN | Manufacturing |
Zhejiang Taotao Vehicles 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/56254/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56254 | 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=56254 | 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=56254 \ -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": 56254}, 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 Taotao Vehicles Co. ,Ltd. (id: 56254)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.