
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 |
|---|---|---|---|
|
HUGO BOSS AG
A global fashion and lifestyle company offering premium app…
|
BOSS | DE | Manufacturing |
|
Huicheng International Holdings Limited
Designs, manufactures, and sells mid-to-high-end menswear a…
|
1146 | HK | Manufacturing |
| HUMAN MADE Inc. | 456A | JP | Manufacturing |
|
Hurtimex Spolka Akcyjna
Designs, produces, and distributes children's apparel via w…
|
HRT | PL | Manufacturing |
|
HYTEX INTEGRATED BERHAD
Investment holding and management services; manufactures an…
|
— | MY | Manufacturing |
|
HYUNGJI ELITE INC.
Designs and sells various uniforms and a line of cosmetics …
|
093240 | KR | Manufacturing |
|
Hyungji Global Co., Ltd.
Designs, manufactures, and sells apparel and accessories, w…
|
308100 | KR | Manufacturing |
|
HYUNGJI Innovation and Creative Company Limited
Fashion enterprise managing 22 brands in apparel, distribut…
|
011080 | KR | Manufacturing |
|
iFabric Corp.
Provides specialized textile science solutions for technica…
|
IFA | CA | Manufacturing |
|
Image Pakistan Limited
Offers high-quality embroidered fabrics and ready-to-wear g…
|
IMAGE | PK | 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.