
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 |
|---|---|---|---|
| 합병등종료보고서(자산양수도) | 2022-04-07 | Korean | |
| 사업보고서 (2021.12) | 2022-03-31 | Korean | |
| 정기주주총회결과 | 2022-03-31 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2022-03-31 | Korean | |
| 상호변경안내 | 2022-03-31 | Korean | |
| 대표이사변경 | 2022-03-31 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 8724852 | 합병등종료보고서(자산양수도) | 2022-04-07 | Korean | ||
| 8732004 | 사업보고서 (2021.12) | 2022-03-31 | Korean | ||
| 8730632 | 정기주주총회결과 | 2022-03-31 | Korean | ||
| 8730630 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2022-03-31 | Korean | ||
| 8730628 | 상호변경안내 | 2022-03-31 | Korean | ||
| 8730589 | 대표이사변경 | 2022-03-31 | Korean | ||
| 8733452 | 감사보고서제출 | 2022-03-30 | Korean | ||
| 8745859 | 기타경영사항(자율공시) | 2022-03-23 | Korean | ||
| 8745788 | 기타경영사항(자율공시)(사업보고서 등 지연제출에 대한 제재 면제 심의 결과(승인)) | 2022-03-23 | Korean | ||
| 8760814 | [기재정정]주주총회소집공고 | 2022-03-21 | Korean | ||
| 8760809 | [기재정정]의결권대리행사권유참고서류 | 2022-03-21 | Korean | ||
| 8772172 | 주주총회집중일개최사유신고 | 2022-03-16 | Korean | ||
| 8772096 | 주주총회소집결의 | 2022-03-16 | Korean | ||
| 8772041 | 주주총회소집공고 | 2022-03-16 | Korean | ||
| 8772040 | 의결권대리행사권유참고서류 | 2022-03-16 | 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 |
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.