
BuySell Technologies Co.,Ltd. — Investor Relations & Filings
BuySell Technologies Co., Ltd. is a technology-driven company engaged in the comprehensive reuse business. It specializes in purchasing a wide range of pre-owned items, often described as 'hidden assets,' directly from consumers. The company's primary focus includes luxury brand goods, kimonos, stamps, and old coins. By leveraging technology to streamline processes from appraisal and on-site purchasing to sales and distribution, BuySell Technologies facilitates the circulation of valuable goods, connecting unwanted items with new owners. The business model integrates both purchasing and sales operations to create a complete reuse cycle.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-14 | Japanese | |
| 譲渡制限付株式報酬としての新株式発行の払込完了に関するお知らせ | 2026-04-20 | Japanese | |
| 確認書 | 2026-03-25 | Japanese | |
| 有価証券報告書-第25期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 訂正臨時報告書 | 2026-03-16 | Japanese | |
| 確認書 | 2025-08-14 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 45861615 | 臨時報告書 | 2026-05-14 | Japanese | ||
| 46877995 | 譲渡制限付株式報酬としての新株式発行の払込完了に関するお知らせ | 2026-04-20 | Japanese | ||
| 33036952 | 確認書 | 2026-03-25 | Japanese | ||
| 33036950 | 有価証券報告書-第25期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
| 32954564 | 訂正臨時報告書 | 2026-03-16 | Japanese | ||
|
2025
9 filings
| |||||
| 7857624 | 確認書 | 2025-08-14 | Japanese | ||
| 7857621 | 半期報告書-第25期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7260014 | 訂正臨時報告書 | 2025-06-06 | Japanese | ||
| 7260733 | 臨時報告書 | 2025-06-02 | Japanese | ||
| 7262412 | 臨時報告書 | 2025-05-23 | Japanese | ||
| 7272732 | 臨時報告書 | 2025-03-26 | Japanese | ||
| 7272624 | 確認書 | 2025-03-26 | Japanese | ||
| 7272606 | 内部統制報告書-第24期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
| 7272598 | 有価証券報告書-第24期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
|
2024
1 filing
| |||||
| 7311771 | 臨時報告書 | 2024-08-14 | 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 |
|
ARIGATOU SERVICES COMPANY,LIMITED
Operates secondhand goods franchises, fast-food restaurants…
|
3177 | JP | Wholesale and retail trade |
|
BOOKOFF GROUP HOLDINGS LIMITED
Operates a chain of reuse retail stores buying and selling …
|
9278 | 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 |
BuySell Technologies 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/14230/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14230 | 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=14230 | 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=14230 \ -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": 14230}, 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 BuySell Technologies Co.,Ltd. (id: 14230)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.