
09women Co., Ltd. — Investor Relations & Filings
09women Co., Ltd. is an online retailer specializing in women's fashion, with a primary focus on the plus-size market. The company engages in the design, manufacture, and sale of a comprehensive range of women's apparel through its e-commerce platform. Its product portfolio includes a wide variety of items such as dresses, tops, blouses, pants, skirts, and outerwear. The company also offers complementary products including knitwear, lingerie, and accessories. A key feature of its business is the '09MADE' line, which consists of self-produced clothing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2024.09) | 2024-11-14 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| 분기보고서 (2024.03) | 2024-05-16 | Korean | |
| 소속부변경 | 2024-04-30 | Korean | |
| 정기주주총회결과 | 2024-03-28 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-28 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
13 filings
| |||||
| 8016667 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8094518 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8138129 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8143654 | 소속부변경 | 2024-04-30 | Korean | ||
| 8155183 | 정기주주총회결과 | 2024-03-28 | Korean | ||
| 8155173 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-28 | Korean | ||
| 8171114 | 감사보고서제출 | 2024-03-20 | Korean | ||
| 8170924 | 사업보고서 (2023.12) | 2024-03-20 | Korean | ||
| 8194130 | 주주총회소집공고 | 2024-03-11 | Korean | ||
| 8198835 | [기재정정]주식매수선택권부여에관한신고 | 2024-03-06 | Korean | ||
| 8198827 | 주식매수선택권부여에관한신고 | 2024-03-06 | Korean | ||
| 8198363 | 주주총회소집결의 | 2024-03-06 | Korean | ||
| 8213999 | 현금ㆍ현물배당결정 | 2024-02-14 | Korean | ||
|
2023
2 filings
| |||||
| 8243071 | 주주명부폐쇄기간또는기준일설정 | 2023-12-13 | Korean | ||
| 8242895 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2023-12-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7NR Retail Limited
Trades and distributes apparel, fabrics, and ready-made gar…
|
540615 | IN | Wholesale and retail trade |
|
ABC-MART,INC.
A specialty footwear retailer offering major international …
|
2670 | JP | Wholesale and retail trade |
|
ABERCROMBIE & FITCH CO /DE/
Global omnichannel retailer of apparel, accessories, and pe…
|
ANF | US | Wholesale and retail trade |
|
ABOUT YOU Holding AG
European online fashion retailer with B2C and B2B e-commerc…
|
YOU | DE | Wholesale and retail trade |
|
ACCENT GROUP LIMITED
Retail and distribution entity specializing in footwear and…
|
AX1 | AU | Wholesale and retail trade |
|
Aditya Birla Fashion and Retail Limited
Manages fashion brands and retail chains across luxury, pre…
|
ABFRL | IN | Wholesale and retail trade |
|
Aditya Birla Lifestyle Brands Limited
Manages premium lifestyle brands specializing in apparel, f…
|
ABLBL | IN | Wholesale and retail trade |
|
A.K.A. BRANDS HOLDING CORP.
A brand accelerator managing a portfolio of global, digital…
|
AKA | US | Wholesale and retail trade |
|
AMERICAN EAGLE OUTFITTERS INC
A global specialty retailer of lifestyle brands offering ap…
|
AEO | US | Wholesale and retail trade |
|
ANAP HOLDINGS INC.
Operates apparel retail stores and beauty salons, and integ…
|
3189 | JP | Wholesale and retail trade |
09women 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/16260/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16260 | 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=16260 | 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=16260 \ -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": 16260}, 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 09women Co., Ltd. (id: 16260)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.