
SANKEI CHEMICAL CO.,LTD. — Investor Relations & Filings
SANKEI CHEMICAL CO.,LTD. is a manufacturer and supplier of agricultural chemicals. The company's product portfolio includes a range of agrochemicals such as insecticides, fungicides, and herbicides. It also develops and sells specialized solutions like disinfectant pheromones and attractants for pest control. The company is committed to providing products that ensure the safety of agricultural producers and the peace of mind of consumers, with a focus on developing solutions that are friendly to both people and the natural environment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-02-26 | Japanese | |
| 有価証券報告書-第101期(2024/12/01-2025/11/30) | 2026-02-26 | Japanese | |
| 半期報告書-第101期(2024/12/01-2025/11/30) | 2025-07-10 | Japanese | |
| 確認書 | 2025-07-10 | Japanese | |
| 臨時報告書 | 2025-03-04 | Japanese | |
| 内部統制報告書-第100期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32838657 | 確認書 | 2026-02-26 | Japanese | ||
| 32838634 | 有価証券報告書-第101期(2024/12/01-2025/11/30) | 2026-02-26 | Japanese | ||
|
2025
6 filings
| |||||
| 7240419 | 半期報告書-第101期(2024/12/01-2025/11/30) | 2025-07-10 | Japanese | ||
| 7240416 | 確認書 | 2025-07-10 | Japanese | ||
| 7275190 | 臨時報告書 | 2025-03-04 | Japanese | ||
| 7275808 | 内部統制報告書-第100期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 7275807 | 確認書 | 2025-02-27 | Japanese | ||
| 7275812 | 有価証券報告書-第100期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
|
2024
7 filings
| |||||
| 7316715 | 確認書 | 2024-07-11 | Japanese | ||
| 7316718 | 四半期報告書-第100期第2四半期(2024/03/01-2024/05/31) | 2024-07-11 | Japanese | ||
| 7342177 | 確認書 | 2024-04-08 | Japanese | ||
| 7342178 | 四半期報告書-第100期第1四半期(2023/12/01-2024/02/29) | 2024-04-08 | Japanese | ||
| 7348372 | 臨時報告書 | 2024-03-04 | Japanese | ||
| 7348814 | 確認書 | 2024-02-28 | Japanese | ||
| 7348811 | 内部統制報告書-第99期(2022/12/01-2023/11/30) | 2024-02-28 | 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 |
|
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 |
|
Auri Grow India Limited
Develops agrochemicals, crop protection products, and bio-s…
|
AURIGROW | IN | Manufacturing |
SANKEI CHEMICAL 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/11406/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11406 | 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=11406 | 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=11406 \ -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": 11406}, 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 SANKEI CHEMICAL CO.,LTD. (id: 11406)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.