
HS HYOSUNG ADVANCED MATERIALS — Investor Relations & Filings
HS Hyosung Advanced Materials is a global provider of advanced industrial materials. The company specializes in the development and production of high-strength yarns and fabrics, with a primary focus on the automotive sector. Its core product portfolio includes tire reinforcements (tire cords), automotive safety components such as seatbelt yarns and airbag fabrics, and other high-performance materials like aramid (ALKEX®) and carbon fiber. The company holds a leading global market position in key products, including polyester tire cords and seatbelt yarns, supplying materials that enhance safety and performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 타인에대한채무보증결정 | 2026-04-30 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-27 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-04-27 | Korean | |
| 타인에대한채무보증결정 | 2026-04-24 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-16 | Korean | |
| 타인에대한채무보증결정 | 2026-04-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39066893 | 타인에대한채무보증결정 | 2026-04-30 | Korean | ||
| 37376879 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-27 | Korean | ||
| 37376680 | 기업설명회(IR)개최(안내공시) | 2026-04-27 | Korean | ||
| 36123082 | 타인에대한채무보증결정 | 2026-04-24 | Korean | ||
| 34645488 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-16 | Korean | ||
| 33983352 | 타인에대한채무보증결정 | 2026-04-10 | Korean | ||
| 33595173 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-06 | Korean | ||
| 33595159 | 최대주주등소유주식변동신고서 | 2026-04-06 | Korean | ||
| 33259693 | 풍문또는보도에대한해명 | 2026-04-03 | Korean | ||
| 33116404 | 타법인주식및출자증권취득결정 | 2026-03-31 | Korean | ||
| 33115965 | 타인에대한채무보증결정 | 2026-03-31 | Korean | ||
| 33115957 | 타인에대한채무보증결정 | 2026-03-31 | Korean | ||
| 33115946 | [기재정정]금전대여결정 | 2026-03-31 | Korean | ||
| 33115943 | [기재정정]금전대여결정 | 2026-03-31 | Korean | ||
| 33048144 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
N R Spuntech Industries Ltd.
Developer and manufacturer of engineered nonwoven fabrics u…
|
SPNTC | IL | Manufacturing |
|
PAIHO SHIH HOLDINGS CORPORATION
Manufacturer of fasteners, webbing, and mesh fabrics for fo…
|
8404 | TW | Manufacturing |
|
Pioneer Embroideries Ltd.
Produces embroidery, laces, and specialty yarns for fashion…
|
PIONEEREMB | IN | Manufacturing |
|
Premco Global Ltd.
Manufacturer of elastic tapes and narrow fabrics for appare…
|
PREMCO | IN | Manufacturing |
|
Rishi Techtex Limited
Manufactures HDPE and PP technical textiles for agriculture…
|
523021 | IN | Manufacturing |
|
Sanrhea Technical Textiles Ltd.
Manufactures RFL treated industrial fabrics for tire, rubbe…
|
514280 | IN | Manufacturing |
|
SergeFerrari Group
Designs and manufactures flexible composite materials for a…
|
SEFER | FR | Manufacturing |
|
SHANDONG TONGDA ISLAND NEW MATERIALS CO.,LTD
Specializes in microfiber synthetic leather and composite m…
|
300321 | CN | Manufacturing |
|
Shinih Enterprise Co., Ltd.
Global manufacturer of nonwoven materials focusing on techn…
|
9944 | TW | Manufacturing |
|
Shree Karni Fabcom Limited
Manufacturer of technical textiles and coated fabrics for l…
|
SHREEKARNI | IN | Manufacturing |
HS HYOSUNG ADVANCED MATERIALS 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/16907/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16907 | 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=16907 | 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=16907 \ -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": 16907}, 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 HS HYOSUNG ADVANCED MATERIALS (id: 16907)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.