
KANEKO SEEDS CO., LTD. — Investor Relations & Filings
KANEKO SEEDS CO., LTD. is an integrated agricultural company engaged in the research, production, and sale of seeds and related agricultural materials. With a history dating back to 1895, the company provides a comprehensive range of products. Core offerings include vegetable, flower, and forage seeds, alongside seedlings and bulbs. The company also supplies horticultural materials, agrochemicals, and greenhouse equipment. Furthermore, it offers advanced cultivation technologies, develops hydroponics systems, and provides services for the design and construction of agricultural facilities, delivering total support to the agricultural sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-04 | Japanese | |
| 確認書 | 2025-01-14 | Japanese | |
| 半期報告書-第78期(2024/06/01-2025/05/31) | 2025-01-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-03 | Japanese | |
| 臨時報告書 | 2024-08-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 7275076 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-05 | Japanese | ||
| 7286684 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-04 | Japanese | ||
| 7288555 | 確認書 | 2025-01-14 | Japanese | ||
| 7288556 | 半期報告書-第78期(2024/06/01-2025/05/31) | 2025-01-14 | Japanese | ||
|
2024
9 filings
| |||||
| 7309897 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-03 | Japanese | ||
| 7310303 | 臨時報告書 | 2024-08-29 | Japanese | ||
| 7310480 | 内部統制報告書-第77期(2023/06/01-2024/05/31) | 2024-08-28 | Japanese | ||
| 7310479 | 確認書 | 2024-08-28 | Japanese | ||
| 7310484 | 有価証券報告書-第77期(2023/06/01-2024/05/31) | 2024-08-28 | Japanese | ||
| 7341550 | 確認書 | 2024-04-12 | Japanese | ||
| 7341552 | 四半期報告書-第77期第3四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | ||
| 7362017 | 確認書 | 2024-01-12 | Japanese | ||
| 7362018 | 四半期報告書-第77期第2四半期(2023/09/01-2023/11/30) | 2024-01-12 | Japanese | ||
|
2023
2 filings
| |||||
| 7542377 | 確認書 | 2023-10-13 | Japanese | ||
| 7542376 | 四半期報告書-第77期第1四半期(2023/06/01-2023/08/31) | 2023-10-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agriseed S.A.
Specializes in proprietary genetics & seed value chain for …
|
— | AR | Agriculture, forestry and fishi… |
|
ASIA SEED Co.,Ltd.
Develops, breeds, and sells a variety of hybrid vegetable a…
|
154030 | KR | Agriculture, forestry and fishi… |
|
Berg Earth co.,Ltd.
Agribusiness specializing in the production and sale of veg…
|
1383 | JP | Agriculture, forestry and fishi… |
|
BISI INTERNATIONAL Tbk
Largest producer of hybrid seeds (corn, rice, horticulture)…
|
BISI | ID | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Giống Cây trồng Miền Nam
Leading enterprise specializing in research, production, an…
|
SSC | VN | Agriculture, forestry and fishi… |
|
Donegal Investment
An agricultural company managing a portfolio of businesses …
|
DQ7A | IE | Agriculture, forestry and fishi… |
|
GENOMIC VALLEY BIOTECH LIMITED
Specializes in floriculture and plant tissue culture using …
|
539206 | IN | Agriculture, forestry and fishi… |
|
Hainan Shennong Seed Industry Technology Co.,Ltd.
Develops, produces, and distributes high-quality crop seeds…
|
300189 | CN | Agriculture, forestry and fishi… |
|
JK Agri Genetics Limited
Researches, develops, and markets high-yielding hybrid fiel…
|
536493 | IN | Agriculture, forestry and fishi… |
|
Kaveri Seed Company Ltd
Researches, produces, and markets high-quality hybrid field…
|
KSCL | IN | Agriculture, forestry and fishi… |
KANEKO SEEDS 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/10878/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10878 | 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=10878 | 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=10878 \ -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": 10878}, 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 KANEKO SEEDS CO., LTD. (id: 10878)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.