
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 |
|---|---|---|---|
|
LXRandCo, Inc.
Re-commerce retailer of authenticated, pre-owned luxury han…
|
LXR | CA | Wholesale and retail trade |
|
MANDARAKE INC.
Retailer of new and pre-owned merchandise related to Japane…
|
2652 | JP | Wholesale and retail trade |
|
MarketEnterprise Co.,Ltd
Operates online platforms for the purchase and sale of pre-…
|
3135 | JP | Wholesale and retail trade |
|
Milan Station Holdings Limited
Retailer of authenticated pre-owned luxury handbags and hig…
|
1150 | HK | Wholesale and retail trade |
|
MusicMagpie PLC
A re-commerce business that buys, refurbishes, and resells …
|
MMAG | GB | Wholesale and retail trade |
|
Newjaisa Technologies Limited
Refurbishes and distributes IT hardware and electronics for…
|
NEWJAISA | IN | Wholesale and retail trade |
|
Rebelle AB
A European online marketplace for authenticated pre-owned l…
|
BELLE | SE | Wholesale and retail trade |
|
RenetJapanGroup,Inc.
Develops businesses in reuse, recycling, social care, and h…
|
3556 | JP | Wholesale and retail trade |
|
Savers Value Village, Inc.
A for-profit thrift operator selling secondhand goods sourc…
|
SVV | US | Wholesale and retail trade |
|
Syuppin Co.,Ltd.
Operates marketplaces for new and used specialty goods like…
|
3179 | 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.