
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 |
|---|---|---|---|
|
LOOK HOLDINGS INCORPORATED
A holding company operating in the apparel industry with pr…
|
8029 | JP | Manufacturing |
|
LORENZINI APPARELS LIMITED
Designs and manufactures formal and casual readymade garmen…
|
LAL | IN | Manufacturing |
|
Lovable Lingerie Limited
Designs, manufactures, and markets women's innerwear across…
|
LOVABLE | IN | Manufacturing |
|
Luen Thai Holdings Limited
Specializes in OEM manufacturing and distribution of appare…
|
311 | HK | Manufacturing |
|
LUX Industries Limited
Manufactures and markets innerwear and outerwear for men, w…
|
LUXIND | IN | Manufacturing |
|
MAGNI-TECH INDUSTRIES BHD
A manufacturing group specializing in garments and packagin…
|
— | MY | Manufacturing |
|
Mainland Headwear Holdings Limited
International leader in designing, manufacturing, and distr…
|
1100 | HK | Manufacturing |
|
Mansion International Holdings Limited
Designs, manufactures, and sells baby and children apparel …
|
8456 | HK | Manufacturing |
|
Marimekko Oyj
A lifestyle design company known for original prints on clo…
|
MEKKO | FI | Manufacturing |
|
MARUSHOHOTTA CO.,LTD.
Manufactures and wholesales apparel, kimonos, jewelry, twis…
|
8105 | JP | 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.