
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 |
|---|---|---|---|
|
XIN HEE CO.,LTD.
Designs and distributes high-end women's fashion and access…
|
003016 | CN | Manufacturing |
|
Xtep International Holdings Limited
Multi-brand sportswear company selling sports footwear, app…
|
1368 | KY | Manufacturing |
|
YAMAKI CO.,LTD.
Manufacturer of Katsuobushi (dried tuna), Dashi (broth), an…
|
3598 | JP | Manufacturing |
|
YAMATOINTERNATIONALINC.
Apparel company that plans, manufactures, and sells casual …
|
8127 | JP | Manufacturing |
|
Yangtzekiang Garment Limited
Established OEM/ODM garment and textile manufacturer and pr…
|
294 | HK | Manufacturing |
|
Youngone Corporation
A global manufacturer of outdoor and athletic apparel, foot…
|
111770 | KR | Manufacturing |
|
Youngone Holdings Co., Ltd
An OEM manufacturer of outdoor and athletic apparel, footwe…
|
009970 | KR | Manufacturing |
|
YOUNGOR FASHION CO., LTD.
Vertically integrated designer and manufacturer of mid-to-h…
|
600177 | CN | Manufacturing |
|
yutori, Inc.
Operates D2C apparel brands and a vintage fashion community…
|
5892 | JP | Manufacturing |
|
ZHEJIANG BUSEN GARMENTS CO.,LTD.
Designs, manufactures, and markets men's business and casua…
|
002569 | CN | 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.