
TORICO Co.,Ltd. — Investor Relations & Filings
TORICO Co.,Ltd. is a company primarily engaged in the manga business. It operates through several segments, including e-commerce, digital media, publishing, and events. The company's core e-commerce platform, 'MANGAZENKAN.COM', retails comics and novels, with a specialization in selling complete manga series. In the digital media sector, TORICO develops and manages mobile applications for e-books and provides digital comic services. The company's business also extends to manga publishing and the planning, development, and marketing of events related to manga and Japanese animation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券届出書(組込方式) | 2026-01-27 | Japanese | |
| 訂正臨時報告書 | 2026-01-19 | Japanese | |
| 訂正有価証券届出書(組込方式) | 2025-12-23 | Japanese | |
| 有価証券届出書(組込方式) | 2025-12-17 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第21期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13381099 | 有価証券届出書(組込方式) | 2026-01-27 | Japanese | ||
| 13004053 | 訂正臨時報告書 | 2026-01-19 | Japanese | ||
|
2025
11 filings
| |||||
| 10715091 | 訂正有価証券届出書(組込方式) | 2025-12-23 | Japanese | ||
| 10212770 | 有価証券届出書(組込方式) | 2025-12-17 | Japanese | ||
| 8308812 | 確認書 | 2025-11-14 | Japanese | ||
| 8308796 | 半期報告書-第21期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7243331 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7243327 | 内部統制報告書-第20期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243318 | 有価証券報告書-第20期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243317 | 確認書 | 2025-06-30 | Japanese | ||
| 7262726 | 臨時報告書 | 2025-05-21 | Japanese | ||
| 7266176 | 有価証券届出書(組込方式) | 2025-04-25 | Japanese | ||
| 7266132 | 臨時報告書 | 2025-04-25 | Japanese | ||
|
2024
2 filings
| |||||
| 7297241 | 確認書 | 2024-11-14 | Japanese | ||
| 7297216 | 半期報告書-第20期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of books, newspapers, stationery and office supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abdullah Saad Mohammed Abo Moati for Bookstores Co.
Retail and wholesale distributor of stationery, office supp…
|
4191 | SA | Wholesale and retail trade |
|
Barnes & Noble Education, Inc.
An education solutions provider operating campus bookstores…
|
BNED | US | Wholesale and retail trade |
|
Bokusgruppen
A book retailer with physical stores, e-commerce, and a dig…
|
BOKUS | SE | Wholesale and retail trade |
|
Chapters Online Inc.
A leading Canadian retailer of books, e-books, stationery, …
|
COL | CA | Wholesale and retail trade |
|
Delo Prodaja
Distributor and retailer of printed media with a nationwide…
|
DPRG | SI | Wholesale and retail trade |
|
INNER MONGOLIA XINHUA DISTRIBUTION GROUP CO.,LTD.
Wholesale and retail distributor of textbooks, publications…
|
603230 | CN | Wholesale and retail trade |
|
Jarir Marketing Co.
Retailer and wholesaler of electronics, office supplies, an…
|
4190 | SA | Wholesale and retail trade |
|
KALUNGA S.A.
Retailer and distributor of stationery, office supplies, an…
|
— | BR | Wholesale and retail trade |
|
ODP Corp
Provider of business services, supplies, and digital workpl…
|
ODP | US | Wholesale and retail trade |
|
Sanyodo Holdings Inc.
Holding company for a bookstore chain selling books, statio…
|
3058 | JP | Wholesale and retail trade |
TORICO 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/14508/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14508 | 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=14508 | 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=14508 \ -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": 14508}, 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 TORICO Co.,Ltd. (id: 14508)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.