SAMWONSTEEL Co.,Ltd. — Investor Relations & Filings
SAMWONSTEEL Co.,Ltd. is a specialized manufacturer and supplier of spring materials for the global automotive industry. The company's product portfolio includes a variety of steel components such as rolled products, processed materials, steel pipes, and leaf springs. It also manufactures wire rods and torsion bars. Committed to quality, SAMWONSTEEL employs advanced technology and computerized inspection control systems to produce defect-free products for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2023-03-22 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2023-03-22 | Korean | |
| 사업보고서 (2022.12) | 2023-03-14 | Korean | |
| 감사보고서제출 | 2023-03-10 | Korean | |
| 주주총회소집공고 | 2023-03-07 | Korean | |
| 현금ㆍ현물배당결정 | 2023-02-07 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
9 filings
| |||||
| 8375412 | 정기주주총회결과 | 2023-03-22 | Korean | ||
| 8375411 | 대표이사(대표집행임원)변경(안내공시) | 2023-03-22 | Korean | ||
| 8396221 | 사업보고서 (2022.12) | 2023-03-14 | Korean | ||
| 8398692 | 감사보고서제출 | 2023-03-10 | Korean | ||
| 8404487 | 주주총회소집공고 | 2023-03-07 | Korean | ||
| 8422204 | 현금ㆍ현물배당결정 | 2023-02-07 | Korean | ||
| 8422174 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2023-02-07 | Korean | ||
| 8422167 | 주주총회소집결의 | 2023-02-07 | Korean | ||
| 8424269 | 결산실적공시예고(안내공시) | 2023-02-01 | Korean | ||
|
2022
6 filings
| |||||
| 8553443 | 대표이사(대표집행임원)변경(안내공시) | 2022-12-30 | Korean | ||
| 8556562 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-12-26 | Korean | ||
| 8557306 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-12-23 | Korean | ||
| 8557280 | 주식등의대량보유상황보고서(약식) | 2022-12-23 | Korean | ||
| 8575072 | 주식등의대량보유상황보고서(약식) | 2022-11-24 | Korean | ||
| 8587647 | 분기보고서 (2022.09) | 2022-11-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABRIC BERHAD
Historically manufactured security seals, divested operatio…
|
— | MY | Manufacturing |
|
AEROFLEX ENTERPRISES LIMITED
Manufactures stainless steel flexible hoses and assemblies …
|
AEROENTER | IN | Manufacturing |
|
Aeroflex Industries Limited
Manufactures metallic flexible hoses and assemblies for hig…
|
AEROFLEX | IN | Manufacturing |
|
Aeroflex Neu Limited
Engineers and manufactures flexible flow solutions for extr…
|
AERONEU | IN | Manufacturing |
|
AHRESTY CORPORATION
Manufacturer of aluminum die-cast products and alloy ingots…
|
5852 | JP | Manufacturing |
|
AIA Engineering Ltd.
Manufactures high-chromium wear-resistant parts for mining,…
|
AIAENG | IN | Manufacturing |
|
AISHIDA CO.,LTD.
Manufacturer of cookware, small appliances, and industrial …
|
002403 | CN | Manufacturing |
|
Alumexx N.V.
Manufactures and supplies aluminum equipment for working at…
|
ALX | NL | Manufacturing |
|
AMERICAN REBEL HOLDINGS INC
Designs and manufactures personal security products and saf…
|
AREB | US | Manufacturing |
|
Anchor Lamina Inc.
International supplier of premium die sets, components, and…
|
— | CA | Manufacturing |
SAMWONSTEEL 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/15808/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15808 | 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=15808 | 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=15808 \ -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": 15808}, 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 SAMWONSTEEL Co.,Ltd. (id: 15808)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.