
OSUNG ADVANCED MATERIALS CO., LTD. — Investor Relations & Filings
OSUNG ADVANCED MATERIALS CO., LTD. specializes in the development and manufacturing of advanced films and materials. The company's core products include protective films for displays and industrial processes, various functional films, and flexible carrier films. It also provides chemical solutions tailored to optimize production efficiency and product performance for its clients. A key focus of its research and development is on advanced materials such as PSA-based polarizing plates and specialized process-only protective films, primarily serving the display and semiconductor sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주권매매거래정지 (영업양수도) | 2026-02-04 | Korean | |
| 주요사항보고서(영업양도결정) | 2026-02-04 | Korean | |
| 주요사항보고서(타법인주식및출자증권양도결정) | 2026-02-04 | Korean | |
| [기재정정]주주총회소집결의 (임시주주총회) | 2026-02-04 | Korean | |
| 기타경영사항(자율공시) (소규모합병 승인 이사회 결의(주주총회 갈음) 결과 보고) | 2026-01-27 | Korean | |
| [기재정정]주주총회소집결의 (임시주주총회) | 2026-01-15 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 14208264 | 주권매매거래정지 (영업양수도) | 2026-02-04 | Korean | ||
| 14208251 | 주요사항보고서(영업양도결정) | 2026-02-04 | Korean | ||
| 14201520 | 주요사항보고서(타법인주식및출자증권양도결정) | 2026-02-04 | Korean | ||
| 14201512 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-02-04 | Korean | ||
| 13385812 | 기타경영사항(자율공시) (소규모합병 승인 이사회 결의(주주총회 갈음) 결과 보고) | 2026-01-27 | Korean | ||
| 12741404 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-01-15 | Korean | ||
| 12741267 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2026-01-15 | Korean | ||
| 12192046 | 투자설명서 | 2026-01-07 | Korean | ||
| 12192297 | [기재정정]증권신고서(합병) | 2026-01-06 | Korean | ||
| 12190444 | [기재정정]증권신고서(합병) | 2026-01-06 | Korean | ||
|
2025
5 filings
| |||||
| 12200406 | [기재정정]증권신고서(합병) | 2025-12-24 | Korean | ||
| 12201781 | 합병등종료보고서(자산양수도) | 2025-12-23 | Korean | ||
| 12203237 | 주요사항보고서(유형자산양도결정) | 2025-12-18 | Korean | ||
| 10213666 | 금전대여결정 | 2025-12-16 | Korean | ||
| 33030186 | 주주총회소집결의 (임시주주총회) | 2025-11-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
OSUNG ADVANCED MATERIALS 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/16164/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16164 | 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=16164 | 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=16164 \ -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": 16164}, 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 OSUNG ADVANCED MATERIALS CO., LTD. (id: 16164)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.