
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-03-25 | Japanese | |
| 有価証券報告書-第35期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 半期報告書-第35期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | |
| 臨時報告書 | 2025-05-15 | Japanese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 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 |
|---|---|---|---|
|
Anhui Korrun Co.,Ltd
Designs and manufactures luggage, backpacks, and travel gea…
|
300577 | CN | Manufacturing |
|
BONIA CORPORATION BERHAD
An international luxury fashion retailer specializing in hi…
|
— | MY | Manufacturing |
|
DK LEATHER CORPORATION BERHAD
Manufactures and provides custom-designed, premium leather …
|
— | MY | Manufacturing |
|
DONG IN ENTECH Co., Ltd.
Original Design Manufacturer of outdoor gear, travel bags, …
|
111380 | KR | Manufacturing |
|
Dos Banderas S.A.
Designs and manufactures high-quality, performance-focused …
|
— | AR | Manufacturing |
|
GOBLIN INDIA LIMITED
Designs and manufactures travel gear, luggage, and corporat…
|
542850 | IN | Manufacturing |
|
Grown Up Group Investment Holdings Limited
Design, manufacture, and sale of bags, luggage, and accesso…
|
1842 | HK | Manufacturing |
|
Guangdong Wanlima Industry Co., Ltd.
Manufactures leather goods, footwear, and equipment for ret…
|
300591 | CN | Manufacturing |
|
Hermès International
A designer, manufacturer, and retailer of luxury goods with…
|
RMS | FR | Manufacturing |
|
Kandal M Venture Ltd
Contract manufacturer of affordable luxury leather goods fo…
|
FMFC | US | 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.