
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 |
|---|---|---|---|
|
Tata Chemicals Ltd
Global producer of soda ash and specialty chemicals for ind…
|
TATACHEM | IN | Manufacturing |
|
Tatva Chintan Pharma Chem Limited
Produces SDAs, PTCs, and electrolyte salts for energy stora…
|
TATVA | IN | Manufacturing |
|
TAYCA CORPORATION
Manufacturer of industrial chemicals for personal care and …
|
4027 | JP | Manufacturing |
|
TCM Ltd.
Produces copper chemicals, solar energy systems, and medica…
|
524156 | IN | Manufacturing |
|
TECHNICHEM ORGANICS LIMITED
Manufacturer of high-purity specialty chemicals, intermedia…
|
544327 | IN | Manufacturing |
|
Tecil Chemicals & Hydro Power Limit
Produces calcium carbide and acetylene alongside hydroelect…
|
TECILCHEM | IN | Manufacturing |
|
Tekchem, S.A.B. de C.V.
Produces specialty chemicals and agrochemicals for agricult…
|
TEKCHEM | MX | Manufacturing |
|
TEMC Co., Ltd.
Manufactures specialty gases, chemicals, and equipment for …
|
425040 | KR | Manufacturing |
|
TGV SRAAC LIMITED
Manufacturer of Chlor-Alkali products and fatty acids for i…
|
507753 | IN | Manufacturing |
|
The Andhra Sugars Ltd.
Diversified producer of sugar, chlor-alkali, specialty chem…
|
ANDHRSUGAR | 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.