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 |
|---|---|---|---|
| 前次募集资金使用情况鉴证报告 | 2026-02-09 | Chinese | |
| 悍高集团股份有限公司前次募集资金使用情况报告 | 2026-02-09 | Chinese | |
| 悍高集团股份有限公司关于向不特定对象发行可转换公司债券募集资金使用可行性分析报告 | 2026-02-09 | Chinese | |
| 国泰海通证券股份有限公司关于悍高集团股份有限公司使用自有资金支付募投项目人员费用并以募集资金等额置换的核查意见 | 2026-02-09 | Chinese | |
| 悍高集团股份有限公司可转换公司债券持有人会议规则 | 2026-02-09 | Chinese | |
| 悍高集团股份有限公司向不特定对象发行可转换公司债券预案 | 2026-02-09 | 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.