
TAY TWO CO.,LTD — Investor Relations & Filings
TAY TWO CO.,LTD. is a comprehensive reuse retail company that operates a network of stores, primarily under the 'Furuhon Ichiba' brand, and also manages a franchise business. The company specializes in the purchase and sale of a wide variety of second-hand goods, including books, home video games, trading cards, CDs, DVDs, hobbies, smartphones, and apparel. In addition to its consumer retail operations, TAY TWO provides B2B services to the reuse industry. These services include store support solutions, a proprietary automated trading card appraisal machine known as 'TAYS', and the operation of trading card vending machines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株式立会外買付取引(ToSTNeT-3)による自己株式の取得結果及び取得終了に関するお知らせ | 2026-05-20 | Japanese | |
| 自己株式の取得及び自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-19 | Japanese | |
| 株式会社駿河屋との資本業務提携解消及び業務提携への移行に関するお知らせ | 2026-05-19 | Japanese | |
| 2026年4月の月次売上概況のお知らせ | 2026-05-12 | Japanese | |
| 変更報告書 | 2026-04-27 | Japanese | |
| 2026年2月期決算説明会資料 | 2026-04-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46569381 | 自己株式立会外買付取引(ToSTNeT-3)による自己株式の取得結果及び取得終了に関するお知らせ | 2026-05-20 | Japanese | ||
| 46541718 | 自己株式の取得及び自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付けに関するお知らせ | 2026-05-19 | Japanese | ||
| 46541717 | 株式会社駿河屋との資本業務提携解消及び業務提携への移行に関するお知らせ | 2026-05-19 | Japanese | ||
| 46883545 | 2026年4月の月次売上概況のお知らせ | 2026-05-12 | Japanese | ||
| 37343834 | 変更報告書 | 2026-04-27 | Japanese | ||
| 46877014 | 2026年2月期決算説明会資料 | 2026-04-14 | Japanese | ||
| 46877013 | 取締役候補者の決定に関するお知らせ | 2026-04-14 | Japanese | ||
| 46877012 | 「2026年度テイツーグループ成長戦略」策定に関するお知らせ | 2026-04-14 | Japanese | ||
| 46877011 | 剰余金の配当並びに2027年2月期通期連結業績予想及び配当予想に関するお知らせ | 2026-04-14 | Japanese | ||
| 46877010 | 2026年2月期決算短信〔日本基準〕(連結) | 2026-04-14 | Japanese | ||
| 19459468 | 訂正報告書(大量保有報告書・変更報告書) | 2026-02-13 | Japanese | ||
| 19459425 | 訂正報告書(大量保有報告書・変更報告書) | 2026-02-13 | Japanese | ||
| 19459413 | 変更報告書 | 2026-02-13 | Japanese | ||
| 12671960 | 変更報告書(短期大量譲渡) | 2026-01-14 | Japanese | ||
| 12671866 | 変更報告書 | 2026-01-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of second-hand goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Syuppin Co.,Ltd.
Operates marketplaces for new and used specialty goods like…
|
3179 | JP | Wholesale and retail trade |
|
TheRealReal, Inc.
An online and brick-and-mortar marketplace for authenticate…
|
REAL | US | Wholesale and retail trade |
|
ThredUp Inc.
Online resale platform for secondhand apparel, footwear, an…
|
TDUP | US | Wholesale and retail trade |
|
Treasure Factory Co.,LTD.
Purchases and sells a wide array of second-hand goods via r…
|
3093 | JP | Wholesale and retail trade |
|
Trendevice
Buys, refurbishes, and sells used electronics, with a prima…
|
TD | IT | Wholesale and retail trade |
|
Troc de l'Ile
Specializes in consignment sales of second-hand goods, part…
|
MLTRO | FR | Wholesale and retail trade |
|
Valuence Holdings Inc.
Operates a global reuse business for luxury goods, art, and…
|
9270 | JP | Wholesale and retail trade |
|
WATT MANN CO., LTD.
Operates a chain of retail stores for buying and selling se…
|
9927 | JP | Wholesale and retail trade |
|
WINMARK CORP
A franchisor of resale retail stores that buy and sell used…
|
WINA | US | Wholesale and retail trade |
TAY TWO 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/12652/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12652 | 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=12652 | 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=12652 \ -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": 12652}, 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 TAY TWO CO.,LTD (id: 12652)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.