ZHEJIANG DOUBLE ARROW RUBBER CO., LTD. — Investor Relations & Filings
Zhejiang Double Arrow Rubber Co., Ltd. specializes in the research, development, and manufacturing of high-performance conveyor belts. The product portfolio includes steel cord conveyor belts, multi-ply fabric belts (EP, NN, and cotton), and solid woven belts such as PVC and PVG types. These products are engineered for diverse industrial applications, including mining, port operations, power generation, metallurgy, and cement production. The company focuses on technical innovation, offering specialized solutions like heat-resistant, oil-resistant, flame-retardant, and energy-saving conveyor systems. With a commitment to quality and durability, the company provides comprehensive bulk material handling solutions designed to optimize operational efficiency and withstand demanding environmental conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-02 | Chinese | |
| 关于续聘公司2026年度审计机构的公告 | 2026-04-02 | Chinese | |
| 独立董事2025年度述职报告(窦军生) | 2026-04-02 | Chinese | |
| 内幕信息知情人登记及报备制度(2026年4月) | 2026-04-02 | Chinese | |
| 董事薪酬管理制度(2026年4月) | 2026-04-02 | Chinese | |
| 子公司管理制度(2026年4月) | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35656046 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-02 | Chinese | ||
| 35656044 | 关于续聘公司2026年度审计机构的公告 | 2026-04-02 | Chinese | ||
| 35656041 | 独立董事2025年度述职报告(窦军生) | 2026-04-02 | Chinese | ||
| 35656036 | 内幕信息知情人登记及报备制度(2026年4月) | 2026-04-02 | Chinese | ||
| 35656034 | 董事薪酬管理制度(2026年4月) | 2026-04-02 | Chinese | ||
| 35656032 | 子公司管理制度(2026年4月) | 2026-04-02 | Chinese | ||
| 35656027 | 关于2025年度计提资产减值准备的公告 | 2026-04-02 | Chinese | ||
| 35656025 | 关于召开2025年年度股东会的通知 | 2026-04-02 | Chinese | ||
| 35656022 | 第九届董事会第二次会议决议公告 | 2026-04-02 | Chinese | ||
| 35656020 | 2025年年度报告 | 2026-04-02 | Chinese | ||
| 35656017 | 关于使用自有资金购买理财产品的公告 | 2026-04-02 | Chinese | ||
| 35656014 | 独立董事2025年度述职报告(凌忠良) | 2026-04-02 | Chinese | ||
| 35656012 | 独立董事2025年度述职报告(李鸿) | 2026-04-02 | Chinese | ||
| 35656008 | 关于举办2025年度业绩网上说明会的公告 | 2026-04-02 | Chinese | ||
| 35656004 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other rubber products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A-1 LIMITED
Produces reclaimed rubber from waste tires for industrial a…
|
542012 | IN | Manufacturing |
|
Advance Multitech Ltd.
Manufacturer of industrial rubber sheets and polymer produc…
|
526331 | IN | Manufacturing |
|
AIRBOSS OF AMERICA CORP.
Develops and manufactures advanced custom rubber compounds …
|
BOS | CA | Manufacturing |
|
AMEENJI RUBBER LIMITED
Produces rubber-to-metal bonded components and bearings for…
|
544555 | IN | Manufacturing |
|
ANHUI ZHONGDING SEALING PARTS CO.,LTD
Manufactures high-performance rubber and plastic components…
|
000887 | CN | Manufacturing |
|
Armacell
Global manufacturer of engineered foams and flexible foam f…
|
— | LU | Manufacturing |
|
ASAHI RUBBER INC.
Manufactures molded rubber parts for the automotive, medica…
|
5162 | JP | Manufacturing |
|
Bando Chemical Industries, Ltd.
Manufacturer of power transmission belts, conveyor belts, a…
|
5195 | JP | Manufacturing |
|
CHANGZHOU LANGBO SEALING TECHNOLOGIES CO.,LTD.
Specializes in precision rubber sealing solutions for autom…
|
603655 | CN | Manufacturing |
|
Chengdu Shengbang Seals Co., Ltd.
Produces high-performance polymer seals for automotive, aer…
|
301233 | CN | Manufacturing |
ZHEJIANG DOUBLE ARROW RUBBER 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/54424/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54424 | 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=54424 | 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=54424 \ -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": 54424}, 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 DOUBLE ARROW RUBBER CO., LTD. (id: 54424)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.