
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 |
|---|---|---|---|
|
BEST AGROLIFE LIMITED
Researches and manufactures crop protection technicals, int…
|
BESTAGRO | IN | Manufacturing |
|
Bhagiradha Chemicals and Industries
Manufactures technical-grade pesticides and chemical interm…
|
BHAGCHEM | IN | Manufacturing |
|
Bharat Rasayan Limited
Manufacturer of technical grade pesticides, formulations, a…
|
BHARATRAS | IN | Manufacturing |
|
Bhaskar Agrochemicals Ltd.
Manufactures and markets crop protection products including…
|
524534 | IN | Manufacturing |
|
Bioceres Crop Solutions Corp.
Provider of crop productivity solutions for agricultural su…
|
BIOX | KY | Manufacturing |
|
Biopol Chemicals Limited
Develops specialty biocides and antimicrobial solutions for…
|
BIOPOL | IN | Manufacturing |
|
Biotalys
Develops protein-based biocontrol solutions for crop and fo…
|
BTLS | BE | Manufacturing |
|
BN AGROCHEM LIMITED
Manufacturer and distributor of agrochemicals for crop prot…
|
BNAGROCHEM | IN | Manufacturing |
|
BSM CHEMICAL CO., LTD.
Manufactures pesticide intermediates and selective herbicid…
|
300796 | CN | Manufacturing |
|
CAC Nantong Chemical Co., Ltd.
Global manufacturer of agrochemicals and specialized fine c…
|
301665 | CN | 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.