
TAEKWANG INDUSTRIAL CO.,LTD — Investor Relations & Filings
Taekwang Industrial Co., Ltd. is a manufacturer specializing in petrochemicals, synthetic fibers, textiles, and advanced materials. The company operates a comprehensive, vertically integrated production system that spans from petrochemical raw materials to finished fabrics. Its core business areas include the production of a diverse range of synthetic fibers, filaments, and high-performance super fibers. The petrochemical division supplies foundational materials like resins, while the textile division manufactures various woven fabrics for a wide array of industrial and consumer applications. The company is distinguished by its extensive capabilities across the chemical fiber and textile value chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 풍문또는보도에대한해명(미확정) | 2026-05-04 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-04-23 | Korean | |
| [기재정정]신규시설투자등(자율공시) | 2026-04-10 | Korean | |
| 계열금융회사를거래상대방으로한단기금융상품거래의분기별공시 | 2026-04-06 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-02 | Korean | |
| [기재정정]장래사업ㆍ경영계획(공정공시) | 2026-04-02 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40694041 | 풍문또는보도에대한해명(미확정) | 2026-05-04 | Korean | ||
| 35579612 | 최대주주등소유주식변동신고서 | 2026-04-23 | Korean | ||
| 33983463 | [기재정정]신규시설투자등(자율공시) | 2026-04-10 | Korean | ||
| 33585444 | 계열금융회사를거래상대방으로한단기금융상품거래의분기별공시 | 2026-04-06 | Korean | ||
| 33155600 | 기업설명회(IR)개최(안내공시) | 2026-04-02 | Korean | ||
| 33152907 | [기재정정]장래사업ㆍ경영계획(공정공시) | 2026-04-02 | Korean | ||
| 33133995 | 대표이사(대표집행임원)변경(안내공시) | 2026-04-01 | Korean | ||
| 33119277 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33115869 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33047639 | [기재정정]금전대여결정(자율공시) | 2026-03-26 | Korean | ||
| 33047300 | [기재정정]금전대여결정 | 2026-03-26 | Korean | ||
| 33038940 | [기재정정]타법인주식및출자증권취득결정 | 2026-03-25 | Korean | ||
| 33038172 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | ||
| 33012939 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33011738 | 감사보고서제출 | 2026-03-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acelon Chemicals & Fiber Corporation
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
China Man-Made Fiber Corporation
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
TAEKWANG INDUSTRIAL CO.,LTD 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/17395/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17395 | 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=17395 | 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=17395 \ -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": 17395}, 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 TAEKWANG INDUSTRIAL CO.,LTD (id: 17395)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.