
Kanro Inc. — Investor Relations & Filings
Kanro Inc. is a confectionery company established in 1912 that manufactures and sells a wide range of products. Its portfolio includes hard candies, gummies, throat drops, and ingredient-driven snacks. The company is known for its flagship brands, such as the long-selling 'Kanro Candy' and the popular 'Pure Gummy' line, a staple fruit gummy since its 2002 launch. In addition to broad retail distribution, Kanro operates permanent and pop-up stores to enhance brand awareness and is actively pursuing international market expansion.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第76期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-07 | Japanese | |
| 半期報告書-第76期(2025/01/01-2025/12/31) | 2025-08-07 | Japanese | |
| 臨時報告書 | 2025-03-31 | Japanese | |
| 内部統制報告書-第75期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33043696 | 確認書 | 2026-03-26 | Japanese | ||
| 33043694 | 有価証券報告書-第76期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
6 filings
| |||||
| 7859034 | 確認書 | 2025-08-07 | Japanese | ||
| 7859037 | 半期報告書-第76期(2025/01/01-2025/12/31) | 2025-08-07 | Japanese | ||
| 7268996 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7268984 | 内部統制報告書-第75期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7268981 | 確認書 | 2025-03-31 | Japanese | ||
| 7268977 | 有価証券報告書-第75期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
|
2024
7 filings
| |||||
| 7313751 | 確認書 | 2024-08-06 | Japanese | ||
| 7309826 | 半期報告書-第75期(2024/01/01-2024/12/31) | 2024-08-06 | Japanese | ||
| 7338603 | 確認書 | 2024-05-13 | Japanese | ||
| 7338602 | 四半期報告書-第75期第1四半期(2024/01/01-2024/03/31) | 2024-05-13 | Japanese | ||
| 7342860 | 臨時報告書 | 2024-03-29 | Japanese | ||
| 7342855 | 確認書 | 2024-03-29 | Japanese | ||
| 7342847 | 内部統制報告書-第74期(2023/01/01-2023/12/31) | 2024-03-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cocoa, chocolate and sugar confectionery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Barry Callebaut AG
A B2B manufacturer of high-quality chocolate and cocoa prod…
|
BARN | CH | Manufacturing |
|
Bhang Inc.
Global CPG company specializing in top-selling cannabis-inf…
|
BHNGF | CA | Manufacturing |
|
Carmit Candy Industries Ltd.
Manufacturer of kosher confectionery for retail and industr…
|
CRMT | IL | Manufacturing |
|
Chocoladefabriken Lindt & Sprüngli AG
A global leader in premium chocolate with a 'bean-to-bar' p…
|
LISP | CH | Manufacturing |
|
Cloetta
A confectionery company with strong market positions in Nor…
|
CLA | SE | Manufacturing |
|
CROWN CONFECTIONERY CO.,LTD
A manufacturer and distributor of confectionery products, s…
|
264900 | KR | Manufacturing |
|
CROWNHAITAI Holdings CO.,LTD
A holding company that manages subsidiaries in the food and…
|
005740 | KR | Manufacturing |
|
DURUKAN ŞEKERLEME SANAYİ VE TİCARET A.Ş.
Manufacturer and global distributor of non-chocolate and or…
|
DURKN | TR | Manufacturing |
|
Evropa AD
Confectionery manufacturer since 1882 producing chocolates,…
|
EVRO | MK | Manufacturing |
|
EZAKI GLICO CO.,LTD.
A diversified food company manufacturing confectionery, ice…
|
2206 | JP | Manufacturing |
Kanro Inc. 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/11049/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11049 | 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=11049 | 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=11049 \ -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": 11049}, 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 Kanro Inc. (id: 11049)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.