
BARCOS Co., Ltd. — Investor Relations & Filings
BARCOS Co., Ltd. designs, manufactures, and sells a range of handbags, wallets, and other leather and textile goods. The company specializes in creative bags for women, offering products under various brands including BARCOS, BARCOS J LINE, and Hanaa-fu. It utilizes a multi-channel distribution network that encompasses department stores, select shops, and e-commerce platforms. A key area of focus is the integration of technology into fashion, with the development of innovative products such as tech-enabled, trackable bags.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 連結業績予想の上方修正及び特別利益の計上に関するお知らせ | 2026-05-15 | Japanese | |
| 2026年12月期第1四半期決算短信〔日本基準〕(連結) | 2026-05-15 | Japanese | |
| 臨時報告書 | 2026-05-15 | Japanese | |
| 確認書 | 2026-03-25 | Japanese | |
| 有価証券報告書-第35期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 確認書 | 2025-08-14 | Japanese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46884984 | 連結業績予想の上方修正及び特別利益の計上に関するお知らせ | 2026-05-15 | Japanese | ||
| 46884982 | 2026年12月期第1四半期決算短信〔日本基準〕(連結) | 2026-05-15 | Japanese | ||
| 46350579 | 臨時報告書 | 2026-05-15 | Japanese | ||
| 33037567 | 確認書 | 2026-03-25 | Japanese | ||
| 33037563 | 有価証券報告書-第35期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
|
2025
9 filings
| |||||
| 7857808 | 確認書 | 2025-08-14 | Japanese | ||
| 7857809 | 半期報告書-第35期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7263623 | 臨時報告書 | 2025-05-15 | Japanese | ||
| 7270834 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7270828 | 確認書 | 2025-03-28 | Japanese | ||
| 7270818 | 有価証券報告書-第34期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7276405 | 臨時報告書 | 2025-02-19 | Japanese | ||
| 7287758 | 訂正有価証券届出書(新規公開時) | 2025-01-24 | Japanese | ||
| 7288140 | 訂正有価証券届出書(新規公開時) | 2025-01-16 | Japanese | ||
|
2024
1 filing
| |||||
| 7289877 | 有価証券届出書(新規公開時) | 2024-12-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Leather Up Limited
Manufactures and exports premium quality leather goods, spe…
|
LEUL | PK | Manufacturing |
|
Le Tanneur et Compagnie
French designer and manufacturer of high-end leather goods …
|
ALTAN | FR | Manufacturing |
|
LVMH Moët Hennessy Louis Vuitton SE
A world-leading luxury products group managing a portfolio …
|
MC | FR | Manufacturing |
|
MaxsMaking Inc.
Manufactures and sells customized textile goods and promoti…
|
MAMK | US | Manufacturing |
|
MULBERRY GROUP PLC
A luxury brand established in 1971, specializing in leather…
|
MUL | GB | Manufacturing |
|
PECCA GROUP BERHAD
Specializes in premium leather upholstery and seat covers f…
|
— | MY | Manufacturing |
|
Piquadro
Italian brand of leather goods and accessories for business…
|
PQ | IT | Manufacturing |
|
Prosperous Industrial (Holdings) Limited
Design, manufacture, and distribution of recreational bags …
|
1731 | HK | Manufacturing |
|
Safari Industries (India) Ltd.
Manufactures and markets luggage, backpacks, and travel acc…
|
SAFARI | IN | Manufacturing |
|
Samsonite Group S.A.
Global entity designing, manufacturing, and distributing du…
|
1910 | LU | Manufacturing |
BARCOS 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/14338/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14338 | 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=14338 | 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=14338 \ -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": 14338}, 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 BARCOS Co., Ltd. (id: 14338)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.