
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年度財務比率 | 2025-03-14 | Chinese | |
| 澄清近期媒體報導 | 2025-03-13 | Chinese | |
| 113年度應收帳款周轉率 | 2025-03-12 | Chinese | |
| 113年度存貨週轉率 | 2025-03-12 | Chinese | |
| 113年度毛利率 | 2025-03-12 | Chinese | |
| 113年度營益分析 | 2025-03-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33326148 | 113年度財務比率 | 2025-03-14 | Chinese | ||
| 33326153 | 澄清近期媒體報導 | 2025-03-13 | Chinese | ||
| 33326186 | 113年度應收帳款周轉率 | 2025-03-12 | Chinese | ||
| 33326182 | 113年度存貨週轉率 | 2025-03-12 | Chinese | ||
| 33326179 | 113年度毛利率 | 2025-03-12 | Chinese | ||
| 33326174 | 113年度營益分析 | 2025-03-12 | Chinese | ||
| 33326170 | 113年第4季權益變動表 | 2025-03-12 | Chinese | ||
| 33326165 | 113年第4季現金流量表 | 2025-03-12 | Chinese | ||
| 33326161 | 113年第4季綜合損益表 | 2025-03-12 | Chinese | ||
| 33326157 | 113年第4季資產負債表 | 2025-03-12 | Chinese | ||
| 33326191 | 公告本公司董事會決議股利分派 | 2025-03-12 | Chinese | ||
| 33326194 | 113下半年股利金額(董事會決議) | 2025-03-12 | Chinese | ||
| 33326198 | 公告本公司訂定113年下半年度現金股利之除息基準日 | 2025-03-12 | Chinese | ||
| 33326202 | 本公司董事會決議召開114年股東常會事宜 (召開方式:視訊輔助股東會) | 2025-03-12 | Chinese | ||
| 33326207 | 公告本公司113年度合併財務報告業經董事會決議通過 | 2025-03-12 | 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.