
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 |
|---|---|---|---|
|
Panjon Ltd.
Produces health care and confectionery products using tradi…
|
526345 | IN | Manufacturing |
|
Plus Products Inc.
Manufacturer of branded, functional cannabis-infused gummie…
|
PLPRF | CA | Manufacturing |
|
Rocky Mountain Chocolate Factory, Inc.
A manufacturer and international franchiser of premium choc…
|
RMCF | US | Manufacturing |
|
Sampre Nutritions Ltd.
Develops and manufactures confectionery, nutraceuticals, an…
|
530617 | IN | Manufacturing |
|
The Yumy Candy Company Inc.
Specializes in low-sugar, 100% plant-based candies made wit…
|
TYUM | CA | Manufacturing |
|
TOOTSIE ROLL INDUSTRIES INC
A manufacturer and seller of confectionery products with a …
|
TR | US | Manufacturing |
|
UNITED FOODBRANDS LIMITED
Manufacturer and distributor of confectionery, snacks, choc…
|
UFBL | IN | Manufacturing |
|
Vice Health And Wellness Inc.
Offers low-sugar, plant-based wellness gummies while suppor…
|
VICE | CA | Manufacturing |
|
Wawel S.A.
A confectionery producer of chocolates, wafers, and sweet s…
|
WWL | PL | Manufacturing |
|
ZPC Otmuchow S.A.
Manufacturer of confectionery, snacks, and breakfast produc…
|
OTM | PL | 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.