SeAH Steel Corporation — Investor Relations & Filings
SeAH Steel Corporation is a manufacturer specializing in the production and supply of a diverse range of steel pipe products. The company's core offerings include carbon welded steel pipes and stainless welded steel pipes, catering to demanding domestic and international project requirements. It has also established a production system for high-quality specialty steel pipes. The company's products are integral to numerous sectors. In the energy industry, SeAH Steel provides pipes for oil and natural gas mining and transportation, LNG infrastructure, and offshore wind power foundations. For the construction market, it supplies high-quality pipes for gas, water, and fire protection systems. Additionally, its products are used in shipbuilding for fluid transport and in various plant projects across the oil, gas, petrochemical, and environmental fields.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 생산중단 | 2025-07-01 | Korean | |
| 기업지배구조보고서공시 | 2025-06-02 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2025-05-30 | Korean | |
| [기재정정]타법인주식및출자증권취득결정 | 2025-05-23 | Korean | |
| 분기보고서 (2025.03) | 2025-05-15 | Korean | |
| 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2025-05-15 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7888107 | 생산중단 | 2025-07-01 | Korean | ||
| 7895827 | 기업지배구조보고서공시 | 2025-06-02 | Korean | ||
| 7897212 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2025-05-30 | Korean | ||
| 7898725 | [기재정정]타법인주식및출자증권취득결정 | 2025-05-23 | Korean | ||
| 7901552 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7901180 | 동일인등출자계열회사와의상품ㆍ용역거래변경 | 2025-05-15 | Korean | ||
| 7904835 | 타법인주식및출자증권취득결정 | 2025-05-13 | Korean | ||
| 7911995 | 투자설명서 | 2025-04-17 | Korean | ||
| 7911774 | 증권발행실적보고서 | 2025-04-17 | Korean | ||
| 7912013 | [발행조건확정]증권신고서(채무증권) | 2025-04-16 | Korean | ||
| 7912342 | [기재정정]증권신고서(채무증권) | 2025-04-15 | Korean | ||
| 7913469 | [기재정정]증권신고서(채무증권) | 2025-04-10 | Korean | ||
| 7913454 | [발행조건확정]증권신고서(채무증권) | 2025-04-10 | Korean | ||
| 7914889 | 증권신고서(채무증권) | 2025-04-07 | Korean | ||
| 7917069 | 주식등의대량보유상황보고서(약식) | 2025-04-01 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of hot and cold-rolled steel sheet and …
|
ASTL | US | Manufacturing |
|
Alleima
Manufacturer of advanced stainless steels, special alloys, …
|
ALLEI | SE | Manufacturing |
|
Altos Hornos de México, S.A.B. de C.V.
Integrated manufacturer of flat steel products, tinplate, a…
|
AHMSA | MX | Manufacturing |
SeAH Steel 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/17421/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17421 | 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=17421 | 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=17421 \ -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": 17421}, 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 SeAH Steel Corporation (id: 17421)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.