HANSAEMK CO.,LTD. — Investor Relations & Filings
HANSAEMK CO.,LTD. is a global apparel company established in 1982, specializing in Original Equipment Manufacturing (OEM) and Original Design Manufacturing (ODM). The company designs, manufactures, and innovates a wide range of garments, including knits, shirts, casual-wear, and activewear. It operates as a strategic production partner for major international apparel brands, leveraging a global network of manufacturing facilities. The firm emphasizes the use of advanced materials and environmentally conscious production processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주요사항보고서(유상증자결정) | 2025-04-11 | Korean | |
| 증권신고서(지분증권) (2025.06) | 2025-04-11 | Korean | |
| 정기주주총회결과 | 2025-03-26 | Korean | |
| 감사보고서제출 | 2025-03-18 | Korean | |
| 사업보고서 (2024.12) | 2025-03-18 | Korean | |
| 주주총회소집공고 | 2025-03-11 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 7913154 | 주요사항보고서(유상증자결정) | 2025-04-11 | Korean | ||
| 7913056 | 증권신고서(지분증권) (2025.06) | 2025-04-11 | Korean | ||
| 7921406 | 정기주주총회결과 | 2025-03-26 | Korean | ||
| 7951306 | 감사보고서제출 | 2025-03-18 | Korean | ||
| 7951172 | 사업보고서 (2024.12) | 2025-03-18 | Korean | ||
| 7959997 | 주주총회소집공고 | 2025-03-11 | Korean | ||
| 7968065 | 단기차입금증가결정 | 2025-02-25 | Korean | ||
| 7969573 | 주주총회소집결의 | 2025-02-21 | Korean | ||
| 7969512 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-21 | Korean | ||
| 7969440 | 단기차입금증가결정 | 2025-02-21 | Korean | ||
| 7992243 | 생산중단 | 2025-01-14 | Korean | ||
| 7992204 | [기재정정]생산중단 | 2025-01-14 | Korean | ||
|
2024
3 filings
| |||||
| 7999236 | 자기교환사채만기전취득결정 | 2024-12-30 | Korean | ||
| 7999219 | [기재정정]주요사항보고서(자기주식처분결정) | 2024-12-30 | Korean | ||
| 7999212 | [기재정정]자기주식처분결과보고서 | 2024-12-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
HANSAEMK 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/16573/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16573 | 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=16573 | 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=16573 \ -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": 16573}, 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 HANSAEMK CO.,LTD. (id: 16573)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.