
Makalot — Investor Relations & Filings
Makalot Industrial Co., Ltd. is a global apparel manufacturer and strategic partner for leading international clothing brands and retailers. The company provides high-value integrated services encompassing trend analysis, design and development, raw material procurement, and production logistics. Its diverse product portfolio includes sportswear, sleepwear, and underwear. Leveraging advanced ERP systems and a robust global production network across Southeast Asia, Makalot offers comprehensive supply chain solutions. The company focuses on delivering integrated value through sophisticated manufacturing processes and strategic market expansion, managing the entire product lifecycle from initial design to final distribution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司受邀參加野村證券舉辦之「Nomura Investment Forum Asia 2026」 | 2026-06-02 | Chinese | |
| 115年5月背書保證與資金貸與 | 2026-06-02 | Chinese | |
| 115年5月營業收入 | 2026-06-02 | Chinese | |
| 115年06月法人說明會簡報 — 147720260521E001.pdf | 2026-06-02 | English | |
| 115年06月法人說明會簡報 — 147720260521M001.pdf | 2026-06-02 | Chinese | |
| 115年06月法人說明會簡報 | 2026-06-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47930192 | 本公司受邀參加野村證券舉辦之「Nomura Investment Forum Asia 2026」 | 2026-06-02 | Chinese | ||
| 47929989 | 115年5月背書保證與資金貸與 | 2026-06-02 | Chinese | ||
| 47929988 | 115年5月營業收入 | 2026-06-02 | Chinese | ||
| 47929231 | 115年06月法人說明會簡報 — 147720260521E001.pdf | 2026-06-02 | English | ||
| 47929230 | 115年06月法人說明會簡報 — 147720260521M001.pdf | 2026-06-02 | Chinese | ||
| 47929229 | 115年06月法人說明會簡報 | 2026-06-02 | Chinese | ||
| 47860794 | 本公司受邀參加HSBC舉辦之「HSBC Taiwan Conference 2026」 | 2026-05-28 | Chinese | ||
| 47860274 | 115年06月法人說明會簡報 — 147720260521E001.pdf | 2026-05-28 | English | ||
| 47860273 | 115年06月法人說明會簡報 — 147720260521M001.pdf | 2026-05-28 | Chinese | ||
| 47860266 | 115年06月法人說明會簡報 | 2026-05-28 | Chinese | ||
| 47066321 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47065802 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47065800 | 功能性委員會成員 | 2026-05-26 | Chinese | ||
| 47064943 | 公告本公司永續委員會委員異動 | 2026-05-26 | Chinese | ||
| 47064940 | 公告本公司薪資報酬委員會委員異動 | 2026-05-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VINCE HOLDING CORP.
A global retail company offering luxury apparel and accesso…
|
VNCE | US | Manufacturing |
|
VIP Clothing Limited
Produces and markets innerwear, loungewear, and socks for m…
|
VIPCLOTHNG | IN | Manufacturing |
|
Visagar Polytex Ltd
Designs, manufactures, and distributes ethnic wear, sarees,…
|
VIVIDHA | IN | Manufacturing |
|
Vivaa Tradecom Limited
Manufactures and trades denim fabrics and ready-made garmen…
|
544002 | IN | Manufacturing |
|
VIVIEN CORPORATION
A manufacturer specializing in intimate apparel for women a…
|
002070 | KR | Manufacturing |
|
VRG S.A.
Designs, manufactures, and distributes fashion and jewelry …
|
VRG | PL | Manufacturing |
|
WACOAL HOLDINGS CORP.
Designs, manufactures, and sells apparel, specializing in w…
|
3591 | JP | Manufacturing |
|
Win Hanverky Holdings Limited
Apparel company engaged in OEM production of sportswear and…
|
3322 | HK | Manufacturing |
|
WOOYANG Co., Ltd.
Apparel manufacturer of men's and women's suits, coats, and…
|
103840 | KR | Manufacturing |
|
XEXYMIX Corporation
Designer and retailer of athleisure apparel using proprieta…
|
337930 | KR | Manufacturing |
Makalot 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/51834/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51834 | 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=51834 | 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=51834 \ -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": 51834}, 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 Makalot (id: 51834)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.