
HOKKO CHEMICAL INDUSTRY CO.,LTD. — Investor Relations & Filings
HOKKO CHEMICAL INDUSTRY CO.,LTD. is a manufacturer and distributor specializing in two primary business segments: crop protection products and fine chemicals. The company is a leading provider of agrochemicals. In its fine chemicals division, it leverages advanced technologies, particularly in organometallic chemistry and Grignard reactions, to produce high-value-added specialty chemicals for markets such as electronics and pharmaceuticals. A key product line includes specialty styrene monomers developed for high-precision photo-resist applications. The company's research and development efforts are focused on creating new products within the specialty chemicals and biotechnology sectors, aiming to supply technology-intensive materials globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-21 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | |
| 確認書 | 2026-03-30 | Japanese | |
| 訂正有価証券報告書-第76期(2024/12/01-2025/11/30) | 2026-03-30 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-04 | Japanese | |
| 確認書 | 2026-02-20 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 34696859 | 臨時報告書 | 2026-04-21 | Japanese | ||
| 33561928 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | ||
| 33084896 | 確認書 | 2026-03-30 | Japanese | ||
| 33084888 | 訂正有価証券報告書-第76期(2024/12/01-2025/11/30) | 2026-03-30 | Japanese | ||
| 32873817 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-04 | Japanese | ||
| 32537837 | 確認書 | 2026-02-20 | Japanese | ||
| 32537794 | 有価証券報告書-第76期(2024/12/01-2025/11/30) | 2026-02-20 | Japanese | ||
| 14172816 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-04 | Japanese | ||
| 12223316 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-08 | Japanese | ||
|
2025
6 filings
| |||||
| 9317245 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8116511 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-06 | Japanese | ||
| 7947266 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-02 | Japanese | ||
| 7856460 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-02 | Japanese | ||
| 7859262 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-06 | Japanese | ||
| 7240302 | 確認書 | 2025-07-11 | 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 |
HOKKO CHEMICAL INDUSTRY 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/11400/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11400 | 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=11400 | 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=11400 \ -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": 11400}, 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 HOKKO CHEMICAL INDUSTRY CO.,LTD. (id: 11400)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.