
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 |
|---|---|---|---|
| 本公司受邀參加HSBC舉辦之「HSBC Taiwan Conference 2026」 | 2026-05-28 | Chinese | |
| 115年06月法人說明會簡報 — 147720260521E001.pdf | 2026-05-28 | English | |
| 115年06月法人說明會簡報 — 147720260521M001.pdf | 2026-05-28 | Chinese | |
| 115年06月法人說明會簡報 | 2026-05-28 | Chinese | |
| 功能性委員會成員 | 2026-05-26 | Chinese | |
| 功能性委員會成員 | 2026-05-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 47064936 | 公告本公司審計暨風險委員會委員異動 | 2026-05-26 | Chinese | ||
| 47064933 | 本公司董事會一致推舉周理平董事及林憲章董事分別續任 董事長及副董事長職務 | 2026-05-26 | Chinese | ||
| 47064932 | 公司治理組織架構 | 2026-05-26 | Chinese | ||
| 47050517 | 公告本公司股東常會通過解除新任董事競業禁止之限制案 | 2026-05-26 | Chinese | ||
| 47050516 | 公告本公司115年股東常會董事當選名單(含獨立董事) | 2026-05-26 | Chinese | ||
| 47050515 | 公告本公司115年股東常會重要決議事項 | 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 |
|---|---|---|---|
|
Pearl Global Industries Limited
Provides end-to-end supply chain and garment manufacturing …
|
PGIL | IN | Manufacturing |
|
Peekaboo Beans Inc.
Children's wellness brand specializing in high-quality, eth…
|
BEAN | CA | Manufacturing |
|
Perfect Moment Ltd.
A luxury lifestyle brand specializing in high-performance s…
|
PMNT | US | Manufacturing |
|
POND GROUP CO., LTD.
An ODM firm that designs, manufactures, and distributes app…
|
472850 | KR | Manufacturing |
|
PRADA S.p.A.
A global leader in luxury goods, designing and distributing…
|
1913 | IT | Manufacturing |
|
PROSEIND SA
Specializes in industrial safety, developing, manufacturing…
|
— | AR | Manufacturing |
|
PT Bersama Zatta Jaya Tbk
Holding company in Muslim fashion, manufacturing and wholes…
|
ZATA | ID | Manufacturing |
|
PT Golden Flower Tbk.
Integrated apparel manufacturer specializing in men's and w…
|
POLU | ID | Manufacturing |
|
PT Mega Perintis Tbk.
Specializes in manufacturing and retail of men's apparel an…
|
ZONE | ID | Manufacturing |
|
PUMA SE
A global sports brand that designs and sells footwear, appa…
|
PUM | DE | 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.