
Higold Group Co., LTD. — Investor Relations & Filings
Higold Group Co., LTD. is a global manufacturer specializing in high-end functional hardware and luxury outdoor furniture. The company focuses on integrating innovative design with advanced manufacturing to provide comprehensive solutions for modern living spaces. Its primary product portfolio includes sophisticated kitchen storage systems, such as pull-out baskets and corner units, alongside premium sinks, faucets, and wardrobe hardware. Additionally, the company is recognized for its designer outdoor furniture collections, which emphasize aesthetic appeal and durability. Higold leverages a design-centric approach, frequently collaborating with international designers and earning numerous accolades, including the Red Dot Design Award. The company serves a diverse international clientele across the residential, commercial, and architectural sectors, positioning itself as a leader in functional home hardware and lifestyle products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 与投资者保护相关的承诺 | 2025-07-10 | Chinese | |
| 落实投资者关系管理相关规定的安排、股利分配决策程序、股东投票机制建立情况 | 2025-07-10 | Chinese | |
| 首次公开发行股票并在主板上市初步询价及推介公告 | 2025-07-10 | Chinese | |
| 股东大会、董事会、监事会、独立董事、董事会秘书制度的建立健全及运行情况说明 | 2025-07-10 | Chinese | |
| 内部控制鉴证报告 | 2025-07-10 | Chinese | |
| 华兴会计师事务所(特殊普通合伙)关于公司首次公开发行股票并在主板上市的财务报表及审计报告 | 2025-07-10 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39568592 | 与投资者保护相关的承诺 | 2025-07-10 | Chinese | ||
| 39568280 | 落实投资者关系管理相关规定的安排、股利分配决策程序、股东投票机制建立情况 | 2025-07-10 | Chinese | ||
| 39568254 | 首次公开发行股票并在主板上市初步询价及推介公告 | 2025-07-10 | Chinese | ||
| 39568231 | 股东大会、董事会、监事会、独立董事、董事会秘书制度的建立健全及运行情况说明 | 2025-07-10 | Chinese | ||
| 39568204 | 内部控制鉴证报告 | 2025-07-10 | Chinese | ||
| 39568139 | 华兴会计师事务所(特殊普通合伙)关于公司首次公开发行股票并在主板上市的财务报表及审计报告 | 2025-07-10 | Chinese | ||
| 39568132 | 募集资金具体运用情况 | 2025-07-10 | Chinese | ||
| 39568118 | 发行人及其他责任主体作出的与发行人本次发行上市相关的其他承诺事项 | 2025-07-10 | Chinese | ||
| 39568054 | 中国证监会关于同意公司首次公开发行股票注册的批复 | 2025-07-10 | Chinese | ||
| 39567996 | 首次公开发行股票并在主板上市招股意向书 | 2025-07-10 | Chinese | ||
| 39567922 | 国泰海通证券股份有限公司关于公司首次公开发行股票并在主板上市的上市保荐书 | 2025-07-10 | Chinese | ||
| 39567907 | 经注册会计师鉴证的非经常性损益明细表 | 2025-07-10 | Chinese | ||
| 39567875 | 首次公开发行股票并在主板上市提示公告 | 2025-07-10 | Chinese | ||
| 39567866 | 董事会有关本次发行并上市的决议 | 2025-07-10 | Chinese | ||
| 39567851 | 公司章程(草案) | 2025-07-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACME UNITED CORP
Supplier of cutting, measuring, first aid, and sharpening p…
|
ACU | US | Manufacturing |
|
Advanex inc.
Manufacturer specializing in precision springs and pressed …
|
5998 | JP | Manufacturing |
|
Allegion plc
Global provider of security and access solutions for doors …
|
ALLE | US | Manufacturing |
|
Almast OJSC
Manufactures diamond tools for cutting and machining stone …
|
ALMS | AM | Manufacturing |
|
ALPHA Corporation
Manufactures locks, keys, access control systems, and locke…
|
3434 | IN | Manufacturing |
|
Amatei Incorporated
Manufactures and sells a wide range of fastening products, …
|
5952 | JP | Manufacturing |
|
Armatura S.A.
Manufacturer of valves, faucets, and fittings for various i…
|
ARM | RO | Manufacturing |
|
ASAKA INDUSTRIAL CO.,LTD.
Manufacturer of tools for agriculture and construction, plu…
|
5962 | JP | Manufacturing |
|
ASSA ABLOY
A global leader in access solutions for managing physical a…
|
ASSA | SE | Manufacturing |
|
ATOM LIVIN TECH Co.,Ltd.
Develops, manufactures, and sells interior hardware for res…
|
3426 | JP | Manufacturing |
Higold Group 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/53971/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53971 | 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=53971 | 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=53971 \ -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": 53971}, 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 Higold Group Co., LTD. (id: 53971)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.