
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 |
|---|---|---|---|
| 内部統制報告書-第72期(令和3年1月1日-令和3年12月31日) | 2022-03-30 | Japanese | |
| 確認書 | 2022-03-30 | Japanese | |
| 有価証券報告書-第72期(令和3年1月1日-令和3年12月31日) | 2022-03-30 | Japanese | |
| 四半期報告書-第72期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-09 | Japanese | |
| 四半期報告書-第72期第2四半期(令和3年4月1日-令和3年6月30日) | 2021-08-10 | Japanese | |
| 四半期報告書-第72期第1四半期(令和3年1月1日-令和3年3月31日) | 2021-05-13 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
3 filings
| |||||
| 7612196 | 内部統制報告書-第72期(令和3年1月1日-令和3年12月31日) | 2022-03-30 | Japanese | ||
| 7612195 | 確認書 | 2022-03-30 | Japanese | ||
| 7612200 | 有価証券報告書-第72期(令和3年1月1日-令和3年12月31日) | 2022-03-30 | Japanese | ||
|
2021
6 filings
| |||||
| 7624385 | 四半期報告書-第72期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-09 | Japanese | ||
| 7661651 | 四半期報告書-第72期第2四半期(令和3年4月1日-令和3年6月30日) | 2021-08-10 | Japanese | ||
| 7672190 | 四半期報告書-第72期第1四半期(令和3年1月1日-令和3年3月31日) | 2021-05-13 | Japanese | ||
| 7673854 | 内部統制報告書-第71期(令和2年1月1日-令和2年12月31日) | 2021-03-29 | Japanese | ||
| 7673853 | 確認書 | 2021-03-29 | Japanese | ||
| 7673857 | 有価証券報告書-第71期(令和2年1月1日-令和2年12月31日) | 2021-03-29 | Japanese | ||
|
2020
4 filings
| |||||
| 7681933 | 四半期報告書-第71期第3四半期(令和2年7月1日-令和2年9月30日) | 2020-11-10 | Japanese | ||
| 7685994 | 四半期報告書-第71期第2四半期(令和2年4月1日-令和2年6月30日) | 2020-08-11 | Japanese | ||
| 7690638 | 四半期報告書-第71期第1四半期(令和2年1月1日-令和2年3月31日) | 2020-05-15 | Japanese | ||
| 7691619 | 有価証券報告書-第70期(平成31年1月1日-令和1年12月31日) | 2020-03-30 | Japanese | ||
|
2019
2 filings
| |||||
| 7697120 | 四半期報告書-第70期第3四半期(2019/07/01-2019/09/30) | 2019-11-12 | Japanese | ||
| 7701224 | 四半期報告書-第70期第2四半期(2019/04/01-2019/06/30) | 2019-08-08 | 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.