
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 |
|---|---|---|---|
| 111年第3季權益變動表 | 2022-11-04 | Chinese | |
| 111年第3季現金流量表 | 2022-11-04 | Chinese | |
| 111年第3季綜合損益表 | 2022-11-04 | Chinese | |
| 111年第3季資產負債表 | 2022-11-04 | Chinese | |
| 公告本公司董事會決議進行投資計畫達股本百分之二十以上 | 2022-11-03 | Chinese | |
| 公告本公司111年度第3季財務報告業已經董事會決議通過 | 2022-11-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 33322857 | 111年第3季權益變動表 | 2022-11-04 | Chinese | ||
| 33322856 | 111年第3季現金流量表 | 2022-11-04 | Chinese | ||
| 33322853 | 111年第3季綜合損益表 | 2022-11-04 | Chinese | ||
| 33322851 | 111年第3季資產負債表 | 2022-11-04 | Chinese | ||
| 33322858 | 公告本公司董事會決議進行投資計畫達股本百分之二十以上 | 2022-11-03 | Chinese | ||
| 33322861 | 公告本公司111年度第3季財務報告業已經董事會決議通過 | 2022-11-03 | Chinese | ||
| 33322862 | 公告本公司111年11月03日董事會通過重要議案 | 2022-11-03 | Chinese | ||
| 33322863 | 澄清近期媒體報導 | 2022-11-03 | Chinese | ||
| 33322868 | 111年10月背書保證與資金貸與 | 2022-11-02 | Chinese | ||
| 33322866 | 111年10月營業收入 | 2022-11-02 | Chinese | ||
| 33322869 | 公告本公司臨時董事會決議設立孟加拉子公司(公司名稱未定) | 2022-10-19 | Chinese | ||
| 33322872 | 公告本公司111年10月18日臨時董事會通過重要議案 | 2022-10-18 | Chinese | ||
| 33322874 | 本公司受邀參加瑞士信貸舉辦之法人說明會 | 2022-10-17 | Chinese | ||
| 33322885 | 111年10月法人說明會簡報 — 147720220906E001.pdf | 2022-10-17 | Chinese | ||
| 33322881 | 111年10月法人說明會簡報 — 147720220906M001.pdf | 2022-10-17 | 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.