
ARIGATOU SERVICES COMPANY,LIMITED — Investor Relations & Filings
ARIGATOU SERVICES COMPANY,LIMITED is a multifaceted company primarily engaged in two core business segments: reuse and food services. The reuse division manages a portfolio of franchise stores specializing in secondhand goods, including brands such as BOOK OFF, HARD OFF, OFF HOUSE, and Hobby OFF. The food services division operates a chain of fast-food restaurants. In addition to these main operations, the company is also involved in the rental of real estate properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 役員の異動に関するお知らせ | 2026-05-01 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-05-01 | Japanese | |
| (訂正・数値データ訂正)「2026年2月期 決算短信〔日本基準〕(連結)」の一部訂正について | 2026-05-01 | Japanese | |
| 臨時報告書 | 2026-04-16 | Japanese | |
| 確認書 | 2025-10-14 | Japanese | |
| 半期報告書-第27期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46880713 | 役員の異動に関するお知らせ | 2026-05-01 | Japanese | ||
| 46880710 | 剰余金の配当に関するお知らせ | 2026-05-01 | Japanese | ||
| 46880708 | (訂正・数値データ訂正)「2026年2月期 決算短信〔日本基準〕(連結)」の一部訂正について | 2026-05-01 | Japanese | ||
| 34630644 | 臨時報告書 | 2026-04-16 | Japanese | ||
|
2025
8 filings
| |||||
| 8016984 | 確認書 | 2025-10-14 | Japanese | ||
| 8016983 | 半期報告書-第27期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
| 7260961 | 臨時報告書 | 2025-05-30 | Japanese | ||
| 7260945 | 確認書 | 2025-05-30 | Japanese | ||
| 7260944 | 内部統制報告書-第26期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
| 7260949 | 有価証券報告書-第26期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
| 7266634 | 臨時報告書 | 2025-04-18 | Japanese | ||
| 7288417 | 臨時報告書 | 2025-01-15 | Japanese | ||
|
2024
3 filings
| |||||
| 7304935 | 確認書 | 2024-10-15 | Japanese | ||
| 7304936 | 半期報告書-第26期(2024/03/01-2025/02/28) | 2024-10-15 | Japanese | ||
| 7316189 | 確認書 | 2024-07-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of second-hand goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alexander Stamps And Coin Limited
Specializes in the trade, appraisal, and authentication of …
|
511463 | IN | Wholesale and retail trade |
|
BOOKOFF GROUP HOLDINGS LIMITED
Operates a chain of reuse retail stores buying and selling …
|
9278 | JP | Wholesale and retail trade |
|
BuySell Technologies Co.,Ltd.
A technology-driven reuse business purchasing pre-owned goo…
|
7685 | JP | Wholesale and retail trade |
|
CASH CONVERTERS INTERNATIONAL
Global retailer of pre-owned goods and provider of consumer…
|
CCV | AU | Wholesale and retail trade |
|
Daikokuya Holdings Co.,LTD.
Operates in pawnbroking of luxury goods and manufacturing o…
|
6993 | JP | Wholesale and retail trade |
|
ECONOS Co., Ltd
Operates reuse shops and mail-order services for buying and…
|
3136 | JP | Wholesale and retail trade |
|
GEO HOLDINGS CORPORATION
A retail operator of reuse shops for secondhand goods and m…
|
2681 | JP | Wholesale and retail trade |
|
GOLF DO CO.,LTD.
Operates retail stores and an e-commerce platform for secon…
|
3032 | JP | Wholesale and retail trade |
|
HARD OFF CORPORATION Co.,Ltd.
Operates reuse stores that buy and resell a diverse range o…
|
2674 | JP | Wholesale and retail trade |
|
KAITORIOKOKU Co.,Ltd
Operates reuse shops buying and selling a wide variety of s…
|
3181 | JP | Wholesale and retail trade |
ARIGATOU SERVICES COMPANY,LIMITED 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/13683/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13683 | 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=13683 | 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=13683 \ -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": 13683}, 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 ARIGATOU SERVICES COMPANY,LIMITED (id: 13683)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.