
Xuzhou Handler Special Vehicle Co., Ltd. — Investor Relations & Filings
Xuzhou Handler Special Vehicle Co., Ltd. specializes in the research, development, manufacturing, and sale of high-end special-purpose vehicles. The company's primary product portfolio includes aerial work platforms, fire-fighting equipment, emergency power supply vehicles, and bridge inspection units. It focuses on integrating advanced hydraulic systems and electronic control technologies to provide solutions for the electric power industry, municipal maintenance, telecommunications, and emergency rescue services. The company is recognized for its technical innovation in mobile elevated work platforms and specialized utility vehicles designed for complex operational environments. Its operations emphasize safety, reliability, and efficiency in high-altitude and emergency response applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市立方律师事务所关于徐州海伦哲专用车辆股份有限公司2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | |
| 关于控股子公司取得发明专利证书的公告 | 2026-05-20 | Chinese | |
| 第六届董事会第二十二次会议决议公告 | 2026-05-13 | Chinese | |
| 关于子公司取得发明专利证书的公告 | 2026-05-11 | Chinese | |
| 关于回购公司股份的进展公告 | 2026-05-07 | Chinese | |
| 关于控股子公司取得发明专利证书的公告 | 2026-04-13 | Chinese |
Browse filings by year
16 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46758363 | 北京市立方律师事务所关于徐州海伦哲专用车辆股份有限公司2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | ||
| 46701048 | 关于控股子公司取得发明专利证书的公告 | 2026-05-20 | Chinese | ||
| 45773994 | 第六届董事会第二十二次会议决议公告 | 2026-05-13 | Chinese | ||
| 45016520 | 关于子公司取得发明专利证书的公告 | 2026-05-11 | Chinese | ||
| 44271520 | 关于回购公司股份的进展公告 | 2026-05-07 | Chinese | ||
| 36307409 | 关于控股子公司取得发明专利证书的公告 | 2026-04-13 | Chinese | ||
| 36307401 | 2026年第一季度业绩预告 | 2026-04-07 | Chinese | ||
| 36307389 | 2025年度业绩快报 | 2026-04-07 | Chinese | ||
| 36307376 | 关于回购公司股份的进展公告 | 2026-04-01 | Chinese | ||
| 36307374 | 关于公司取得发明专利证书的公告 | 2026-03-30 | Chinese | ||
| 36307372 | 关于持股5%以上股东增持公司股份变动触及1%整数倍暨增持计划完成的公告 | 2026-03-17 | Chinese | ||
| 36307360 | 关于回购公司股份的进展公告 | 2026-03-02 | Chinese | ||
| 36307356 | 关于收购湖北及安盾消防科技有限公司控制权的进展公告 | 2026-02-24 | Chinese | ||
| 36307351 | 关于公司股东部分股份解除质押及质押的公告 | 2026-02-11 | Chinese | ||
| 36307340 | 关于收购湖北及安盾消防科技有限公司控制权的进展公告 | 2026-02-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
Xuzhou Handler Special Vehicle 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/55210/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55210 | 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=55210 | 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=55210 \ -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": 55210}, 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 Xuzhou Handler Special Vehicle Co., Ltd. (id: 55210)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.