METALABS CO., LTD. — Investor Relations & Filings
Metalabs Co., Ltd. designs, manufactures, distributes, and sells apparel and fashion items. The company's product portfolio primarily consists of casual clothing for men, women, and children. In addition to apparel, its offerings include accessories, cosmetics, and other miscellaneous goods. The company markets its products through various brands, including Envylook, BNX, Kai-akmann, and Tankus.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주요사항보고서(타법인주식및출자증권양도결정) | 2024-08-02 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2024-08-02 | Korean | |
| 합병등종료보고서(자산양수도) | 2024-08-02 | Korean | |
| 유상증자또는주식관련사채등의발행결과(자율공시) | 2024-08-02 | Korean | |
| [기재정정]주요사항보고서(전환사채권발행결정) | 2024-08-01 | Korean | |
| 주요사항보고서(전환사채권발행결정) | 2024-07-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8102225 | 주요사항보고서(타법인주식및출자증권양도결정) | 2024-08-02 | Korean | ||
| 8102201 | 주식등의대량보유상황보고서(일반) | 2024-08-02 | Korean | ||
| 8102199 | 합병등종료보고서(자산양수도) | 2024-08-02 | Korean | ||
| 8102085 | 유상증자또는주식관련사채등의발행결과(자율공시) | 2024-08-02 | Korean | ||
| 8102481 | [기재정정]주요사항보고서(전환사채권발행결정) | 2024-08-01 | Korean | ||
| 8103439 | 주요사항보고서(전환사채권발행결정) | 2024-07-30 | Korean | ||
| 8121088 | 주요사항보고서(타법인주식및출자증권양수결정) | 2024-06-21 | Korean | ||
| 8136423 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8152592 | 정기주주총회결과 | 2024-03-29 | Korean | ||
| 8165558 | 감사보고서제출 | 2024-03-21 | Korean | ||
| 8161946 | 사업보고서 (2023.12) | 2024-03-21 | Korean | ||
| 8182388 | 의결권대리행사권유참고서류 | 2024-03-14 | Korean | ||
| 8182306 | 주주총회집중일개최사유신고 | 2024-03-14 | Korean | ||
| 8182291 | 주주총회소집공고 | 2024-03-14 | Korean | ||
| 8194663 | 주주총회소집결의 | 2024-03-08 | 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 |
METALABS 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/16161/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16161 | 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=16161 | 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=16161 \ -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": 16161}, 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 METALABS CO., LTD. (id: 16161)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.