
International CSRC Investment Holdings Co., Ltd. — Investor Relations & Filings
International CSRC Investment Holdings Co., Ltd. is a global manufacturer specializing in the production of carbon black, a primary raw material for the tire and rubber sectors. The company operates an extensive production network consisting of eight facilities across multiple continents, achieving a total annual capacity of approximately 857,000 tons. It is recognized as one of the top six carbon black producers globally. The group’s strategic focus centers on the circular economy and green sustainability, utilizing waste heat recovery systems and resource recycling to enhance operational efficiency. Through its primary brand, Continental Carbon, the company delivers high-performance materials to a diverse international clientele. Its core activities are defined by a commitment to green innovation, product quality, and the development of sustainable industrial solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_2104_AI1.pdf | 2026-05-12 | Chinese | |
| 公司基本資料 | 2026-05-12 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-12 | Chinese | |
| 115年第1季大陸投資 | 2026-05-12 | Chinese | |
| 115年第1季權益變動表 | 2026-05-12 | Chinese | |
| 115年第1季現金流量表 | 2026-05-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45756831 | 115年第1季財務報告書 — 202601_2104_AI1.pdf | 2026-05-12 | Chinese | ||
| 46124559 | 公司基本資料 | 2026-05-12 | Chinese | ||
| 46125955 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46140216 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
| 46169560 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46155746 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46153958 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46141028 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 46232894 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | ||
| 45733471 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708423 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 41674043 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 41674026 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
| 40843003 | 公告本公司115年第1季合併財務報告董事會預計召開日期 為115年5月12日 | 2026-05-04 | Chinese | ||
| 35508393 | 115年年報及股東會資料 — 2026_2104_20260526FE2.pdf | 2026-04-23 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Paragon Fine and Speciality Chemical Limited
Custom synthesis and manufacturing of complex specialty che…
|
PARAGON | IN | Manufacturing |
|
PATEL CHEM SPECIALITIES LIMITED
Manufacturer of dyes, pigments, and chemical intermediates …
|
544460 | IN | Manufacturing |
|
PAUSHAK LIMITED (formerly known as Darshak Limited)
Specializes in Phosgene-based intermediates for pharma and …
|
PAUSHAKLTD | IN | Manufacturing |
|
PB Global Limited
Manufactures and distributes specialty chemicals and indust…
|
506580 | IN | Manufacturing |
|
PCBL Chemical Limited
Global producer of carbon black for tire reinforcement and …
|
PCBL | IN | Manufacturing |
|
PCC Exol S.A.
Manufacturer and distributor of surfactants for various ind…
|
PCX | PL | Manufacturing |
|
PCC Rokita S.A.
Produces chlor-alkali, polyurethanes, surfactants, and spec…
|
PCR | PL | Manufacturing |
|
Pentokey Organy (India) Ltd.
Produces organic chemicals and specialty intermediates for …
|
524210 | IN | Manufacturing |
|
PERIC SPECIAL GASES CO., LTD.
Produces high-purity electronic gases and materials for sem…
|
688146 | CN | Manufacturing |
|
POCL ENTERPRISES LTD
Manufacturer of metallic oxides, plastic additives, and spe…
|
539195 | IN | Manufacturing |
International CSRC Investment Holdings 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/51970/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51970 | 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=51970 | 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=51970 \ -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": 51970}, 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 International CSRC Investment Holdings Co., Ltd. (id: 51970)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.