
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 |
|---|---|---|---|
|
BOROSIL RENEWABLES LIMITED
Specialized producer of high-performance solar glass for th…
|
BORORENEW | IN | Manufacturing |
|
Borosil Scientific Limited
Produces laboratory glassware and scientific instruments fo…
|
BOROSCI | IN | Manufacturing |
|
ÇAĞDAŞ CAM SANAYİ VE TİCARET A.Ş.
Manufacturer of flat and insulated glass for appliances, au…
|
CGCAM | TR | Manufacturing |
|
CAIHONG DISPLAY DEVICES CO.,LTD.
Produces LCD glass substrates and electronic materials for …
|
600707 | CN | Manufacturing |
|
Canadian Premium Sand Inc.
Developing North America's sole supply of ultra-high-clarit…
|
CPS | CA | Manufacturing |
|
Changzhou Almaden Co.,Ltd.
Produces ultra-thin tempered glass and high-performance sol…
|
002623 | CN | Manufacturing |
|
China Glass Holdings Limited
Major glass manufacturer engaged in the production and dist…
|
3300 | HK | Manufacturing |
|
China Hongguang Holdings Limited
Manufacturer and seller of advanced architectural glass, in…
|
8646 | HK | Manufacturing |
|
China Jushi Co.,Ltd
Global manufacturer of fiberglass and derivative products f…
|
600176 | CN | Manufacturing |
|
Chongqing Polycomp International Corporation
Produces high-performance fiberglass for wind power, automo…
|
301526 | 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.