
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 |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-11 | Japanese | |
| 臨時報告書 | 2026-04-21 | Japanese | |
| 従業員持株会向け譲渡制限付株式インセンティブとしての自己株式の処分に関するお知らせ | 2026-04-21 | Japanese | |
| 役員向け株式給付信託の導入に伴う第三者割当による自己株式処分に関するお知らせ | 2026-04-21 | Japanese | |
| 当社の取締役等に対する業績連動型株式報酬制度の詳細決定に関するお知らせ | 2026-04-21 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 44879386 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-11 | Japanese | ||
| 34696859 | 臨時報告書 | 2026-04-21 | Japanese | ||
| 46878144 | 従業員持株会向け譲渡制限付株式インセンティブとしての自己株式の処分に関するお知らせ | 2026-04-21 | Japanese | ||
| 46878143 | 役員向け株式給付信託の導入に伴う第三者割当による自己株式処分に関するお知らせ | 2026-04-21 | Japanese | ||
| 46878142 | 当社の取締役等に対する業績連動型株式報酬制度の詳細決定に関するお知らせ | 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
2 filings
| |||||
| 9317245 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8116511 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-06 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
AMERICAN VANGUARD CORP
Develops and markets solutions for crop protection, turf, a…
|
AVD | US | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
ANCOM NYLEX BERHAD
Diversified group manufacturing agchem, industrial chemical…
|
— | MY | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | 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.