Shenzhen Cotran New Material Co.,Ltd — Investor Relations & Filings
Shenzhen Cotran New Material Co.,Ltd. specializes in the research, development, and manufacturing of high-performance insulation and sealing materials. The product portfolio includes a wide range of rubber tapes, PVC electrical tapes, mastic tapes, and cold shrink tubing designed for moisture sealing and electrical insulation. These solutions are primarily utilized in telecommunications infrastructure, power distribution networks, and industrial maintenance. The company focuses on providing reliable protection for cable connections and terminations in demanding environments. Cotran's materials are engineered to meet international standards for weather resistance, dielectric strength, and mechanical protection, serving global markets with specialized sealing systems for base stations and power utilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(徐树田) | 2026-04-28 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-28 | Chinese | |
| 关于公司2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-28 | Chinese | |
| 2026年第一季度报告披露提示性公告 | 2026-04-28 | Chinese | |
| 关于举行2025年年度暨2026年第一季度网上业绩说明会的公告 | 2026-04-28 | Chinese | |
| 第四届董事会第十七次会议决议公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38780350 | 2025年度独立董事述职报告(徐树田) | 2026-04-28 | Chinese | ||
| 38780332 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-28 | Chinese | ||
| 38780327 | 关于公司2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-28 | Chinese | ||
| 38780313 | 2026年第一季度报告披露提示性公告 | 2026-04-28 | Chinese | ||
| 38780301 | 关于举行2025年年度暨2026年第一季度网上业绩说明会的公告 | 2026-04-28 | Chinese | ||
| 38780294 | 第四届董事会第十七次会议决议公告 | 2026-04-28 | Chinese | ||
| 38780290 | 关于公司2025年度利润分配及资本公积金转增股本预案的公告 | 2026-04-28 | Chinese | ||
| 38780285 | 2025年度董事会工作报告 | 2026-04-28 | Chinese | ||
| 38780264 | 2025年度独立董事述职报告(雷永鑫) | 2026-04-28 | Chinese | ||
| 38780241 | 内部控制审计报告 | 2026-04-28 | Chinese | ||
| 38780238 | 2025年度内部控制评价报告 | 2026-04-28 | Chinese | ||
| 38780237 | 关于会计政策变更的公告 | 2026-04-28 | Chinese | ||
| 38780234 | 董事会关于独立董事独立性情况的评估专项意见 | 2026-04-28 | Chinese | ||
| 38780232 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 38780230 | 2025年年度报告披露提示性公告 | 2026-04-28 | 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 |
Shenzhen Cotran New Material 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/55708/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55708 | 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=55708 | 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=55708 \ -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": 55708}, 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 Shenzhen Cotran New Material Co.,Ltd (id: 55708)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.