
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 |
|---|---|---|---|
| 소속부변경 | 2026-04-30 | Korean | |
| 주주총회소집공고 | 2026-04-28 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-04-03 | Korean | |
| 주주총회소집결의 (임시주주총회) | 2026-04-03 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 39078689 | 소속부변경 | 2026-04-30 | Korean | ||
| 37919327 | 주주총회소집공고 | 2026-04-28 | Korean | ||
| 33234652 | 주주명부폐쇄기간또는기준일설정 | 2026-04-03 | Korean | ||
| 33234637 | 주주총회소집결의 (임시주주총회) | 2026-04-03 | Korean | ||
| 33119865 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33014140 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32984233 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32981815 | 주식등의대량보유상황보고서(일반) | 2026-03-19 | Korean | ||
| 32954497 | 주식등의대량보유상황보고서(일반) | 2026-03-16 | Korean | ||
| 32941530 | 최대주주변경을수반하는주식양수도계약체결 | 2026-03-13 | Korean | ||
| 32938835 | 주주총회소집공고 | 2026-03-13 | Korean | ||
| 32933728 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 19464721 | 현금ㆍ현물배당결정 | 2026-02-12 | Korean | ||
|
2025
2 filings
| |||||
| 7874766 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7904667 | 분기보고서 (2025.03) | 2025-05-14 | 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.