
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年第2季資產負債表 | 2022-08-04 | Chinese | |
| 公告本公司111年度第2季財務報告業已經董事會決議通過 | 2022-08-04 | Chinese | |
| 公告本公司111年08月04日董事會通過重要議案 | 2022-08-04 | Chinese | |
| 111年7月背書保證與資金貸與 | 2022-08-03 | Chinese | |
| 111年7月營業收入 | 2022-08-03 | Chinese | |
| 111年8月1日內部人設質解質 | 2022-08-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 33323034 | 111年第2季資產負債表 | 2022-08-04 | Chinese | ||
| 33323040 | 公告本公司111年度第2季財務報告業已經董事會決議通過 | 2022-08-04 | Chinese | ||
| 33323042 | 公告本公司111年08月04日董事會通過重要議案 | 2022-08-04 | Chinese | ||
| 33323046 | 111年7月背書保證與資金貸與 | 2022-08-03 | Chinese | ||
| 33323043 | 111年7月營業收入 | 2022-08-03 | Chinese | ||
| 33323048 | 111年8月1日內部人設質解質 | 2022-08-02 | Chinese | ||
| 33323050 | 111年7月27日內部人設質解質 | 2022-07-28 | Chinese | ||
| 33323053 | 111年7月26日內部人設質解質 | 2022-07-27 | Chinese | ||
| 33323054 | 公告本公司會計主管申請留職停薪及職務代理人 | 2022-07-18 | Chinese | ||
| 33323057 | 111年06月內部人持股異動(事後) | 2022-07-14 | Chinese | ||
| 33323055 | 111年06月董事會成員及持股 | 2022-07-14 | Chinese | ||
| 33323058 | 本公司受邀參加元富證券舉辦之法人說明會「7月台股企業日」 | 2022-07-13 | Chinese | ||
| 33323065 | 111年07月法人說明會簡報 — 147720220512E001.pdf | 2022-07-13 | Chinese | ||
| 33323062 | 111年07月法人說明會簡報 — 147720220512M001.pdf | 2022-07-13 | Chinese | ||
| 33323060 | 111年07月法人說明會簡報 | 2022-07-13 | 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.