
HuM&C Co., Ltd. — Investor Relations & Filings
HuM&C Co., Ltd. is a manufacturing company specializing in two primary business areas: cosmetic accessories and medical glass containers. The company develops and supplies a range of cosmetic applicators, including makeup sponges, puffs, and immersion sponges, and is a major producer of NBR sponges. In its healthcare division, HuM&C manufactures specialized glass containers for medical and pharmaceutical applications. This product line features ampoules, vials, and cartridge vials, utilizing proprietary glass packaging technology. The company is a key producer of cartridge vials, possessing unique manufacturing capabilities in this area.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-14 | Korean | |
| 소속부변경 | 2026-04-30 | Korean | |
| 기업가치제고계획(자율공시) (2026년 (주)휴엠앤씨 기업가치 제고 계획) | 2026-04-30 | Korean | |
| 배당락 | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 횡령ㆍ배임혐의진행사항 | 2026-03-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45775128 | 분기보고서 (2026.03) | 2026-05-14 | Korean | ||
| 39069323 | 소속부변경 | 2026-04-30 | Korean | ||
| 39027525 | 기업가치제고계획(자율공시) (2026년 (주)휴엠앤씨 기업가치 제고 계획) | 2026-04-30 | Korean | ||
| 33134498 | 배당락 | 2026-04-01 | Korean | ||
| 33117504 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33037952 | 횡령ㆍ배임혐의진행사항 | 2026-03-25 | Korean | ||
| 33014629 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33014417 | [기재정정]사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33011721 | [기재정정]사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32982622 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32954644 | 횡령ㆍ배임혐의진행사항 | 2026-03-16 | Korean | ||
| 32953326 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32953297 | 의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32952332 | 주식등의대량보유상황보고서(일반) | 2026-03-16 | Korean | ||
| 32952330 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-16 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
Metro Performance Glass Limited
Manufactures and installs high-performance glass for reside…
|
MPG | NZ | Manufacturing |
HuM&C 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/17467/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17467 | 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=17467 | 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=17467 \ -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": 17467}, 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 HuM&C Co., Ltd. (id: 17467)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.