
HYOSUNG CORPORATION — Investor Relations & Filings
Hyosung Corporation is a technology-driven company with operations spanning multiple sectors. Its primary business areas include textiles, chemicals, heavy industry, construction, and information and communication technology (ICT). In its textile division, the company is a major producer of synthetic fibers like spandex, nylon, and polyester, and pioneered the commercialization of bio-based spandex. The heavy industry and construction segment focuses on next-generation power grid solutions, such as High-Voltage Direct Current (HVDC) systems and the world's first commercialized 100% hydrogen engine generator, in addition to industrial machinery and sustainable construction. The chemical division provides a range of materials, while the ICT unit develops advanced IT infrastructure for the financial and industrial sectors, including digital kiosk solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]타인에대한채무보증결정 | 2026-05-21 | Korean | |
| 분기보고서 (2026.03) | 2026-05-14 | Korean | |
| 투자판단관련주요경영사항(자회사의 주요경영사항) | 2026-05-11 | Korean | |
| 중대재해발생(자회사의 주요경영사항) | 2026-05-08 | Korean | |
| 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-04-27 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-24 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46723019 | [기재정정]타인에대한채무보증결정 | 2026-05-21 | Korean | ||
| 45947112 | 분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 44924000 | 투자판단관련주요경영사항(자회사의 주요경영사항) | 2026-05-11 | Korean | ||
| 44206003 | 중대재해발생(자회사의 주요경영사항) | 2026-05-08 | Korean | ||
| 37376920 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-04-27 | Korean | ||
| 36123623 | 기업설명회(IR)개최(안내공시) | 2026-04-24 | Korean | ||
| 36123617 | 타인에대한채무보증결정 | 2026-04-24 | Korean | ||
| 36122989 | 금전대여결정(자회사의 주요경영사항) | 2026-04-24 | Korean | ||
| 36122845 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-24 | Korean | ||
| 36119896 | 단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 2026-04-24 | Korean | ||
| 35166621 | 단일판매ㆍ공급계약체결(자회사의 주요경영사항) | 2026-04-22 | Korean | ||
| 34654016 | 단일판매ㆍ공급계약해지(자회사의 주요경영사항) | 2026-04-17 | Korean | ||
| 34477170 | [기재정정]유형자산취득결정 | 2026-04-14 | Korean | ||
| 33038154 | 타인에대한채무보증결정 | 2026-03-25 | Korean | ||
| 32997670 | 기업가치제고계획(자율공시) | 2026-03-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEL Textile Limited
Engaged in trading and manufacturing textile products; amal…
|
AEL | PK | Manufacturing |
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
CCI Yilan
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
HYOSUNG CORPORATION 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/17296/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17296 | 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=17296 | 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=17296 \ -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": 17296}, 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 HYOSUNG CORPORATION (id: 17296)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.