
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 |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
Asahimas Flat Glass Tbk
Manufacturer of flat glass, automotive glass, and mirrors.
|
AMFG | ID | Manufacturing |
|
Baluchistan Glass Limited
Manufactures and sells glass containers for food, beverages…
|
BGL | PK | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | 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.