
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 | |
| 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | |
| 115年4月營業收入 | 2026-05-11 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-06 | Chinese | |
| 公告本公司115年第1季合併財務報告董事會預計召開日期 為115年5月12日 | 2026-05-04 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45756831 | 115年第1季財務報告書 — 202601_2104_AI1.pdf | 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 | ||
| 35508303 | 115年年報及股東會資料 — 2026_2104_20260526FE1.pdf | 2026-04-23 | English | ||
| 35508271 | 115年年報及股東會資料 — 2026_2104_20260526F13.pdf | 2026-04-23 | Chinese | ||
| 35508172 | 115年年報及股東會資料 — 2026_2104_20260526F02.pdf | 2026-04-23 | Chinese | ||
| 35507840 | 115年年報及股東會資料 — 2026_2104_20260526F01.pdf | 2026-04-23 | Chinese | ||
| 33992389 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989663 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33706941 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33705449 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ningxia Baofeng Energy Group Co.,Ltd.
Integrated coal-to-chemicals firm producing olefins, coke, …
|
600989 | CN | Manufacturing |
|
NINGXIA ZHONGKE BIOTECHNOLOGY CO., LTD
Produces bio-based long-chain dicarboxylic acids via biolog…
|
600165 | CN | Manufacturing |
|
Nippon Chemical Industrial Co.,Ltd.
Manufacturer of inorganic and specialty chemicals for a wid…
|
4092 | JP | Manufacturing |
|
NIPPON SANSO HOLDINGS CORPORATION
Global supplier of industrial, electronic, and medical gase…
|
4091 | JP | Manufacturing |
|
NIPPON SHOKUBAI CO., LTD.
Global manufacturer of acrylic acid, superabsorbent polymer…
|
4114 | JP | Manufacturing |
|
Nirbhay Colours India Limited
Manufacturer of synthetic food colors, lake colors, and ble…
|
526349 | IN | Manufacturing |
|
N.K.Industries Ltd.
Processes, refines, and exports castor oil and derivatives …
|
NKIND | IN | Manufacturing |
|
NL INDUSTRIES INC
A holding company with interests in engineered components a…
|
NL | US | Manufacturing |
|
North Huajin Chemical Industries Co.,Ltd
Produces petrochemicals, synthetic resins, fertilizers, and…
|
000059 | CN | Manufacturing |
|
OCCL Limited
Global supplier of Insoluble Sulphur and chemical additives…
|
OCCLLTD | 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.