
ISHIHARA SANGYO KAISHA, LTD. — Investor Relations & Filings
Ishihara Sangyo Kaisha, Ltd. is a chemical manufacturer with core operations in inorganic and organic chemicals. The inorganic chemicals business is a leading producer of titanium dioxide, a white pigment used extensively in products such as paints, coatings, and plastics. This division also develops functional materials for electronic components and environmental purification. The organic chemicals business focuses on life sciences, producing agrochemicals to support a stable and safe food supply, pharmaceuticals to advance medicine, and animal health products. The company also leverages biotechnology for applications such as creating unique flower colors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-07 | Japanese | |
| 半期報告書-第103期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | |
| 確認書 | 2025-08-22 | Japanese | |
| 訂正有価証券報告書-第100期(2022/04/01-2023/03/31) | 2025-08-22 | Japanese | |
| 確認書 | 2025-08-22 | Japanese | |
| 訂正有価証券報告書-第101期(2023/04/01-2024/03/31) | 2025-08-22 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 8127146 | 確認書 | 2025-11-07 | Japanese | ||
| 8127141 | 半期報告書-第103期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 7856873 | 確認書 | 2025-08-22 | Japanese | ||
| 7856875 | 訂正有価証券報告書-第100期(2022/04/01-2023/03/31) | 2025-08-22 | Japanese | ||
| 7856867 | 確認書 | 2025-08-22 | Japanese | ||
| 7856869 | 訂正有価証券報告書-第101期(2023/04/01-2024/03/31) | 2025-08-22 | Japanese | ||
| 7856864 | 確認書 | 2025-08-22 | Japanese | ||
| 7856866 | 訂正有価証券報告書-第102期(2024/04/01-2025/03/31) | 2025-08-22 | Japanese | ||
| 7241160 | 臨時報告書 | 2025-07-04 | Japanese | ||
| 7250927 | 内部統制報告書-第102期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250909 | 確認書 | 2025-06-25 | Japanese | ||
| 7250899 | 有価証券報告書-第102期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
3 filings
| |||||
| 7300537 | 確認書 | 2024-11-11 | Japanese | ||
| 7300530 | 半期報告書-第102期(2024/04/01-2025/03/31) | 2024-11-11 | Japanese | ||
| 7312621 | 臨時報告書 | 2024-08-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CH BIOTECH R&D CO., LTD.
Develops plant growth regulators and biostimulants to impro…
|
6534 | TW | Manufacturing |
|
CK Life Sciences Int'l., (Holdings) Inc.
Develops and sells biotechnology products for human health …
|
775 | KY | Manufacturing |
|
Corteva, Inc.
A global agriscience company providing seed and crop protec…
|
CTVA | US | Manufacturing |
|
Crop Life Science Limited
Manufactures and markets agrochemical formulations for crop…
|
CLSL | IN | Manufacturing |
|
Dalian BIO-CHEM Company Limited
Global supplier of industrial isothiazolinone-based biocide…
|
603360 | CN | Manufacturing |
|
Dhanlaxmi Crop Science Limited
Formulates and markets agricultural inputs, hybrid seeds, a…
|
DHANLAXMI | IN | Manufacturing |
|
Dhanuka Agritech Ltd.
Manufactures crop protection solutions and provides technic…
|
DHANUKA | IN | Manufacturing |
|
Dharmaj Crop Guard Limited
Integrated manufacturer of agrochemical formulations for gl…
|
DHARMAJ | IN | Manufacturing |
|
DONGBANG AGRO CORP
Manufacturer of agricultural chemical products and crop pro…
|
007590 | KR | Manufacturing |
|
Earth Corporation
Manufacturer of pest control, personal care, home care, and…
|
4985 | JP | Manufacturing |
ISHIHARA SANGYO KAISHA, 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/11253/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11253 | 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=11253 | 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=11253 \ -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": 11253}, 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 ISHIHARA SANGYO KAISHA, LTD. (id: 11253)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.