
Sanyodo Holdings Inc. — Investor Relations & Filings
Sanyodo Holdings Inc. is a holding company that formulates and promotes group management strategies for its subsidiaries, which are primarily engaged in operating a chain of bookstores. The company's core business involves the retail sale of new books, magazines, stationery, and miscellaneous goods. Additionally, it sells and rents a variety of media products, including video software, music software, and game software, catering to a broad consumer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第49期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第48期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第48期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
10 filings
| |||||
| 8314098 | 確認書 | 2025-11-14 | Japanese | ||
| 8314091 | 半期報告書-第49期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7247197 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7249955 | 内部統制報告書-第48期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249956 | 確認書 | 2025-06-25 | Japanese | ||
| 7249958 | 有価証券報告書-第48期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7264250 | 臨時報告書 | 2025-05-13 | Japanese | ||
| 7268095 | 臨時報告書 | 2025-04-07 | Japanese | ||
| 7275602 | 確認書 | 2025-02-28 | Japanese | ||
| 7275588 | 訂正有価証券報告書-第47期(2023/04/01-2024/03/31) | 2025-02-28 | Japanese | ||
|
2024
5 filings
| |||||
| 7299702 | 確認書 | 2024-11-12 | Japanese | ||
| 7299695 | 半期報告書-第48期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7321535 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7327121 | 有価証券報告書-第47期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7326653 | 内部統制報告書-第47期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of books, newspapers, stationery and office supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
THEWORKS.CO.UK PLC
A value retailer of books, arts and crafts, stationery, toy…
|
WRKS | GB | Wholesale and retail trade |
|
TORICO Co.,Ltd.
A manga business operating in e-commerce, digital media, pu…
|
7138 | JP | Wholesale and retail trade |
|
Vialife
An e-commerce platform for selling press publications and p…
|
ALVIA | FR | Wholesale and retail trade |
Sanyodo Holdings 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/12743/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12743 | 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=12743 | 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=12743 \ -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": 12743}, 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 Sanyodo Holdings Inc. (id: 12743)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.