
SMCG CO.,Ltd — Investor Relations & Filings
SMCG CO.,Ltd., also known as Somang Glass, is a manufacturer specializing in glass-based containers, primarily for the cosmetics industry. The company operates as an Original Design Manufacturer (ODM), providing services that span from the development to the production of cosmetic glass containers. Its product portfolio includes a variety of glass packaging solutions, such as sculptured glass containers and colored candle containers, leveraging its glass bottle technology to serve clients in the beauty and personal care sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-06 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-20 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 주주총회소집공고 | 2026-03-11 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 41708482 | 분기보고서 (2026.03) | 2026-05-06 | Korean | ||
| 34686117 | 주식등의대량보유상황보고서(일반) | 2026-04-20 | Korean | ||
| 33058905 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32983595 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32970589 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32927763 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32917215 | 주식등의대량보유상황보고서(일반) | 2026-03-09 | Korean | ||
| 32848874 | 기업설명회(IR)개최 | 2026-02-27 | Korean | ||
| 12812576 | 주식등의대량보유상황보고서(일반) | 2026-01-16 | Korean | ||
| 12191403 | 주식등의대량보유상황보고서(약식) | 2026-01-07 | Korean | ||
|
2025
5 filings
| |||||
| 12196276 | 주식등의대량보유상황보고서(일반) | 2025-12-30 | Korean | ||
| 12201787 | 자기주식처분결과보고서 | 2025-12-23 | Korean | ||
| 33030216 | 주식등의대량보유상황보고서(약식) | 2025-11-05 | Korean | ||
| 33024851 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-17 | Korean | ||
| 33021334 | 증권발행결과(자율공시) (제2회차 EB) | 2025-09-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ONANO
Provides precision glass thinning and processing for displa…
|
6405 | TW | Manufacturing |
|
Owens Corning
A manufacturer of insulation, roofing, and composite buildi…
|
OC | US | Manufacturing |
|
Pilkington Deutschland AG
Manufacturer of glass and glazing solutions for the automot…
|
FDD | DE | Manufacturing |
|
Raoom Trading Co.
Processes and distributes architectural glass and aluminum …
|
4144 | SA | Manufacturing |
|
Rigolleau S.A.
Manufactures and commercializes glass containers for indust…
|
— | AR | Manufacturing |
|
Saint-Gobain Sekurit India Ltd.
Produces high-performance automotive glass solutions for OE…
|
515043 | IN | Manufacturing |
|
SEJAL GLASS LIMITED
Processes and manufactures architectural glass for construc…
|
SEJALLTD | IN | Manufacturing |
|
Shandong Fiberglass Group Co., Ltd
Manufactures glass fiber and composite materials for divers…
|
605006 | CN | Manufacturing |
|
Shandong Huapeng Glass Co.,Ltd.
Produces glass containers and household glassware for globa…
|
603021 | CN | Manufacturing |
|
Shandong Jinjing Science & Technology Stock Co.,Ltd
Manufacturer of high-performance glass, solar TCO glass, an…
|
600586 | CN | Manufacturing |
SMCG 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/16278/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16278 | 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=16278 | 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=16278 \ -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": 16278}, 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 SMCG CO.,Ltd (id: 16278)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.