
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 |
|---|---|---|---|
|
IRICO Group New Energy Company Limited
Develops and manufactures high-transmittance PV glass compo…
|
438 | HK | Manufacturing |
|
ISHIZUKA GLASS CO.,LTD.
Manufacturer of glass, plastic, paper, and ceramic products…
|
5204 | JP | Manufacturing |
|
Jai Mata Glass Ltd.
Produces and trades figured and wired glass for constructio…
|
523467 | IN | Manufacturing |
|
Jiangsu Changhai Composite Materials CO.,LTD.
Manufactures fiberglass and high-performance composites for…
|
300196 | CN | Manufacturing |
|
Jiangsu Jiuding New Material Co., Ltd.
Produces fiberglass products and composite materials for di…
|
002201 | CN | Manufacturing |
|
JIANGSU XIUQIANG GLASSWORK CO., LTD.
Produces deep-processed glass for appliances, solar energy,…
|
300160 | CN | Manufacturing |
|
KCC GLASS Corporation
Manufacturer of architectural, automotive glass, and interi…
|
344820 | KR | Manufacturing |
|
KIG GLASS INDUSTRIAL BERHAD
Manufactures and sells glass products, primarily glassware,…
|
— | MY | Manufacturing |
|
KUMBI CO.,LTD
Manufactures glass containers, packaging components, and co…
|
008870 | KR | Manufacturing |
|
La Opala RG Ltd.
Specializes in premium, bone-ash-free opalware and handcraf…
|
LAOPALA | 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.