Hansol Chemical Co., Ltd — Investor Relations & Filings
Hansol Chemical is a manufacturer of fine chemicals and advanced materials. The company's portfolio encompasses a range of products, including hydrogen peroxide and synthetic latex, which are utilized in the paper, textile, and construction industries. It also develops and supplies high-tech materials for the semiconductor and lithium-ion battery (LiB) sectors. Positioning itself as a global high-tech materials provider, the company focuses on developing innovative, customer-oriented solutions and pursuing sustainable growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-06-02 | Korean | |
| 기업지배구조보고서공시 | 2026-05-29 | Korean | |
| 자기주식처분결과보고서 | 2026-05-27 | Korean | |
| 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-22 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47931194 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-06-02 | Korean | ||
| 47885527 | 기업지배구조보고서공시 | 2026-05-29 | Korean | ||
| 47355238 | 자기주식처분결과보고서 | 2026-05-27 | Korean | ||
| 47098962 | 대규모기업집단현황공시[연1회공시및1/4분기용(개별회사)] | 2026-05-27 | Korean | ||
| 46784522 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-22 | Korean | ||
| 46526947 | 주식등의대량보유상황보고서(약식) | 2026-05-19 | Korean | ||
| 46382115 | 주요사항보고서(자기주식처분결정) | 2026-05-18 | Korean | ||
| 46382108 | [기재정정]주요사항보고서(자기주식취득결정) | 2026-05-18 | Korean | ||
| 46380736 | 주요사항보고서(자기주식취득결정) | 2026-05-18 | Korean | ||
| 46380734 | 주식소각결정 | 2026-05-18 | Korean | ||
| 46379975 | 주식등의대량보유상황보고서(약식) | 2026-05-18 | Korean | ||
| 46368070 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 38966415 | 기업가치제고계획(자율공시) | 2026-04-30 | Korean | ||
| 34698110 | 주식등의대량보유상황보고서(일반) | 2026-04-21 | Korean | ||
| 34404708 | 주식등의대량보유상황보고서(일반) | 2026-04-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advance Petrochemicals Ltd.
Manufacturer of specialty chemicals, automotive fluids, and…
|
506947 | IN | Manufacturing |
|
A E C I LIMITED
Diversified specialty group providing chemical solutions fo…
|
AFE | ZA | Manufacturing |
|
AEKYUNG CHEMICAL CO., LTD
Chemical manufacturer of plasticizers, synthetic resins, ca…
|
161000 | KR | Manufacturing |
|
Aether Catalyst Solutions, Inc.
Develops low-cost, high-performance base-metal catalysts fo…
|
ATHR | CA | Manufacturing |
|
Aica Kogyo Company, Limited
Manufacturer of chemical products and architectural finishi…
|
4206 | JP | Manufacturing |
|
AKÇA KİMYEVİ MADDELER NAKLİYAT TİCARET VE SANAYİ A.Ş.
Producer and distributor of chemical substances for the tex…
|
AKCKM | TR | Manufacturing |
|
ALEXIUM INTERNATIONAL GROUP LIMITED
Develops specialty chemicals and materials for flame retard…
|
AJX | AU | Manufacturing |
|
AlzChem Group AG
Vertically integrated specialty chemicals company focused o…
|
ACT | DE | Manufacturing |
|
Ambica Agarbathies & Aroma Ind. Ltd.
Manufactures incense sticks and aromatic products with hosp…
|
AMBICAAGAR | IN | Manufacturing |
|
Anhui Conch Material Technology Co., Ltd.
Manufacturer of fine chemical materials, cement, and concre…
|
2560 | HK | Manufacturing |
Hansol Chemical 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/15601/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15601 | 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=15601 | 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=15601 \ -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": 15601}, 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 Hansol Chemical Co., Ltd (id: 15601)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.