
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 |
|---|---|---|---|
| ターゲットバイイング戦略(Cash Secured Put)開始のお知らせ | 2026-05-07 | Japanese | |
| 第三者割当により発行された第11回新株予約権(行使価額修正条項及び行使停止条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | |
| 営業外費用(暗号資産評価損)の計上及び2026年3月期通期連結業績予想の修正に関するお知らせ | 2026-04-22 | Japanese | |
| イーサリアム(ETH)の追加取得に関するお知らせ | 2026-04-16 | Japanese | |
| 有価証券届出書(組込方式) | 2026-01-27 | Japanese | |
| 訂正臨時報告書 | 2026-01-19 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46881163 | ターゲットバイイング戦略(Cash Secured Put)開始のお知らせ | 2026-05-07 | Japanese | ||
| 46880895 | 第三者割当により発行された第11回新株予約権(行使価額修正条項及び行使停止条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 46878345 | 営業外費用(暗号資産評価損)の計上及び2026年3月期通期連結業績予想の修正に関するお知らせ | 2026-04-22 | Japanese | ||
| 46877457 | イーサリアム(ETH)の追加取得に関するお知らせ | 2026-04-16 | Japanese | ||
| 13381099 | 有価証券届出書(組込方式) | 2026-01-27 | Japanese | ||
| 13004053 | 訂正臨時報告書 | 2026-01-19 | Japanese | ||
|
2025
9 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 | ||
Market data
Market data not available
Price history
Peer group · Retail sale of books, newspapers, stationery and office supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SARAIVA LIVREIROS S.A. - FALIDA
Defunct bookstore chain and publisher undergoing liquidatio…
|
— | BR | Wholesale and retail trade |
|
THEWORKS.CO.UK PLC
A value retailer of books, arts and crafts, stationery, toy…
|
WRKS | GB | Wholesale and retail trade |
|
Vialife
An e-commerce platform for selling press publications and p…
|
ALVIA | FR | 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.