
CSRC — 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 |
|---|---|---|---|
|
Xinjiang Daqo New Energy Co.,Ltd.
Manufactures high-purity solar-grade polysilicon for solar …
|
688303 | CN | Manufacturing |
|
Xinyaqiang Silicon Chemistry Co.,Ltd
Produces organic silicon fine chemicals for semiconductors,…
|
603155 | CN | Manufacturing |
|
XTC New Energy Materials(Xiamen) Co.,Ltd.
Produces cathode materials for lithium-ion batteries used i…
|
688778 | CN | Manufacturing |
|
YAMANAKA CO.,LTD.
A trading and manufacturing company of nonferrous metals an…
|
8190 | JP | Manufacturing |
|
Yanbu National Petrochemical Co.
Produces chemical building blocks and polymers for global i…
|
2290 | SA | Manufacturing |
|
Yangfan New Materials (Zhejiang) Co., Ltd.
Produces photoinitiators and thiol-based fine chemicals for…
|
300637 | CN | Manufacturing |
|
Yasons Chemex Care Limited
Manufactures industrial dyes, pigments, and FMCG household …
|
YCCL | IN | Manufacturing |
|
YIBIN TIANYUAN GROUP CO., LTD.
Produces chlor-alkali products, fine chemicals, and lithium…
|
002386 | CN | Manufacturing |
|
YINGDE GASES INVESTMENT LIMITED
Produces and distributes industrial gases, offers on-site s…
|
8FMB | SG | Manufacturing |
|
YOGI LIMITED
Manufactures and distributes specialty chemicals and interm…
|
511702 | IN | Manufacturing |
CSRC 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 CSRC (id: 51970)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.