
HS HYOSUNG Corporation — Investor Relations & Filings
HS HYOSUNG Corporation is a holding company that creates value through science, technology, and collective intelligence. The company's operations are centered on four core business areas. The Advanced Materials division is a leading producer of high-tech industrial materials, including polyester tire cord, seatbelt yarn, airbag fabrics, and carbon fiber, providing solutions focused on safety and sustainability. The AI/Data Solution segment offers integrated cloud infrastructure, AI platforms, and storage technologies to facilitate digital innovation. The Mobility division delivers premium automotive and lifestyle solutions. Additionally, the Supply Chain Management (SCM) unit provides optimized, integrated global logistics services to enhance customer competitiveness.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-05-19 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-05-15 | Korean | |
| 타인에대한채무보증결정 | 2026-05-14 | Korean | |
| 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-05-08 | Korean | |
| 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-04-30 | Korean |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46527936 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-05-19 | Korean | ||
| 46362861 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46355965 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-05-15 | Korean | ||
| 45904849 | 타인에대한채무보증결정 | 2026-05-14 | Korean | ||
| 44193806 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-05-08 | Korean | ||
| 39058195 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-04-30 | Korean | ||
| 38458933 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-29 | Korean | ||
| 36123071 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-04-24 | Korean | ||
| 35646296 | 회사합병결정(종속회사의주요경영사항) | 2026-04-23 | Korean | ||
| 35646274 | 회사합병결정(종속회사의주요경영사항) | 2026-04-23 | Korean | ||
| 33984612 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-04-10 | Korean | ||
| 33116396 | 타법인주식및출자증권취득결정(자회사의 주요경영사항) | 2026-03-31 | Korean | ||
| 33115947 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-03-31 | Korean | ||
| 33115944 | 타인에대한채무보증결정(자회사의 주요경영사항) | 2026-03-31 | Korean | ||
| 33115916 | [기재정정]금전대여결정(자회사의 주요경영사항) | 2026-03-31 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AdCapital AG
Industrial holding company that acquires and manages firms …
|
ADC | DE | Administrative and support serv… |
|
adish Co., Ltd.
Offers customer success and CX outsourcing solutions using …
|
7093 | JP | Administrative and support serv… |
|
AFK Sistema
A diversified holding company managing a portfolio of asset…
|
AFKS | RU | Administrative and support serv… |
|
AJIS CO.,LTD.
Provider of retail support services, specializing in invent…
|
4659 | JP | Administrative and support serv… |
|
Alldigi Tech Limited
Global provider of technology-driven BPO and HRO solutions …
|
ALLDIGI | IN | Administrative and support serv… |
|
AMTEK HOLDINGS BERHAD
Investment holding company providing management services, p…
|
— | MY | Administrative and support serv… |
|
Arcamatrix Corporation
Delisted, subject to a Cease Trade order, and designated a …
|
— | CA | Administrative and support serv… |
|
Arteria S.A.
Provider of outsourcing solutions in customer service, sale…
|
ARR | PL | Administrative and support serv… |
|
Associated Services Limited
No longer engages in active production or service delivery.
|
ASRL | PK | Administrative and support serv… |
|
AVADA GROUP LIMITED
Provides integrated traffic management solutions for infras…
|
AVD | AU | Administrative and support serv… |
HS 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/16580/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16580 | 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=16580 | 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=16580 \ -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": 16580}, 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 Corporation (id: 16580)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.