
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 |
|---|---|---|---|
| 113年05月法人說明會簡報 | 2024-05-06 | Chinese | |
| 113年第1季權益變動表 | 2024-05-03 | Chinese | |
| 113年第1季現金流量表 | 2024-05-03 | Chinese | |
| 113年第1季綜合損益表 | 2024-05-03 | Chinese | |
| 113年第1季資產負債表 | 2024-05-03 | Chinese | |
| 113年4月背書保證與資金貸與 | 2024-05-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 33324657 | 113年05月法人說明會簡報 | 2024-05-06 | Chinese | ||
| 33324699 | 113年第1季權益變動表 | 2024-05-03 | Chinese | ||
| 33324696 | 113年第1季現金流量表 | 2024-05-03 | Chinese | ||
| 33324691 | 113年第1季綜合損益表 | 2024-05-03 | Chinese | ||
| 33324688 | 113年第1季資產負債表 | 2024-05-03 | Chinese | ||
| 33324704 | 113年4月背書保證與資金貸與 | 2024-05-03 | Chinese | ||
| 33324701 | 113年4月營業收入 | 2024-05-03 | Chinese | ||
| 33324708 | 代重要子公司Global Trading Int'l Corp. 公告董事會決議辦理現金增資案 | 2024-05-03 | Chinese | ||
| 33324710 | 本公司公告新增資金貸與金額達本公司 最近期財務報表淨值百分之二以上 | 2024-05-03 | Chinese | ||
| 33324712 | 公告本公司113年度第1季財務報告業已經董事會決議通過 | 2024-05-03 | Chinese | ||
| 33324714 | 公告本公司113年第1季合併財務報告董事會召開日期 | 2024-04-25 | Chinese | ||
| 33324716 | 本公司受邀參加HSBC舉辦之「HSBC Global Investment Summit 2024」 | 2024-04-08 | Chinese | ||
| 33324732 | 113年04月法人說明會簡報 — 147720240318E001.pdf | 2024-04-08 | Chinese | ||
| 33324724 | 113年04月法人說明會簡報 — 147720240318M001.pdf | 2024-04-08 | Chinese | ||
| 33324718 | 113年04月法人說明會簡報 | 2024-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | 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.