
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 |
|---|---|---|---|
|
Ghani Glass Limited
Leading producer of float glass and containers for industri…
|
GHGL | PK | Manufacturing |
|
Ghani Global Glass Limited
Produces and sells diverse glass products, chemicals, boros…
|
GGGL | PK | Manufacturing |
|
Ghani Value Glass Limited
Leading glass solutions provider, manufacturing and distrib…
|
GVGL | PK | Manufacturing |
|
Goldray Inc.
Manufactures custom architectural decorative glass systems …
|
— | CA | Manufacturing |
|
G-TECH
Global provider of precision glass processing and component…
|
3149 | TW | Manufacturing |
|
Haldyn Glass Limited
Produces clear glass containers for food, beverage, and pha…
|
HALDYNGL | IN | Manufacturing |
|
HENAN ANCAI HI-TECH CO.,LTD.
Manufactures photovoltaic and electronic glass and provides…
|
600207 | CN | Manufacturing |
|
HUBEI FEILIHUA QUARTZ GLASS CO.LTD
Manufacturer of high-purity quartz glass and fiber for semi…
|
300395 | CN | Manufacturing |
|
HUBEI SANXIA NEW BUILDING MATERIALS CO.,LTD
Manufactures float, Low-E, and processed glass for architec…
|
600293 | CN | Manufacturing |
|
HuM&C Co., Ltd.
Manufactures cosmetic applicators and specialized medical g…
|
263920 | KR | 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.