HANGZHOU GREATSTAR INDUSTRIAL CO., LTD. — Investor Relations & Filings
Hangzhou GreatStar Industrial Co., Ltd. is a global leader in the research, development, manufacturing, and distribution of high-quality hand tools, power tools, and laser measurement instruments. The company operates an extensive portfolio of internationally recognized brands, including Workpro, Goldblatt, Pony Jorgensen, Shop-Vac, SK Professional Tools, and Arrow Fastener. Its product range encompasses a wide variety of hardware solutions designed for both professional contractors and DIY consumers. With a focus on innovation and advanced manufacturing, the company integrates smart technology into its tool designs and has expanded into specialized sectors such as robotics and automated storage systems. GreatStar maintains a robust global supply chain and distribution network, serving major retailers and industrial distributors across North America, Europe, and Asia.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第十八次会议决议公告 | 2025-09-23 | Chinese | |
| 关于2025年半年度利润分配预案的公告 | 2025-08-26 | Chinese | |
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-26 | Chinese | |
| 2025年半年度财务报告 | 2025-08-26 | Chinese | |
| 2025年半年度报告 | 2025-08-26 | Chinese | |
| 半年报董事会决议公告 | 2025-08-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35875766 | 第六届董事会第十八次会议决议公告 | 2025-09-23 | Chinese | ||
| 35875756 | 关于2025年半年度利润分配预案的公告 | 2025-08-26 | Chinese | ||
| 35875751 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-26 | Chinese | ||
| 35875742 | 2025年半年度财务报告 | 2025-08-26 | Chinese | ||
| 35875721 | 2025年半年度报告 | 2025-08-26 | Chinese | ||
| 35875717 | 半年报董事会决议公告 | 2025-08-26 | Chinese | ||
| 35875709 | 关于召开公司2025年第一次临时股东会的通知公告 | 2025-08-26 | Chinese | ||
| 35875698 | 2025年半年度报告摘要 | 2025-08-26 | Chinese | ||
| 35875688 | 关于公司董事和高级管理人员减持股份计划实施完成的公告 | 2025-07-29 | Chinese | ||
| 35875678 | 关于公司取得客户电动工具订单的自愿性信息披露公告 | 2025-07-15 | Chinese | ||
| 35875676 | 第六届董事会第十六次会议决议公告 | 2025-07-14 | Chinese | ||
| 35875666 | 关于收购股权的公告 | 2025-07-14 | Chinese | ||
| 35875654 | 关于公司取得客户电动工具采购确认的公告 | 2025-07-10 | Chinese | ||
| 35875646 | 2025年半年度业绩预告 | 2025-07-09 | Chinese | ||
| 35875634 | 关于公司董事减持股份的预披露公告 | 2025-07-04 | 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 |
HANGZHOU GREATSTAR INDUSTRIAL 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/54483/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54483 | 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=54483 | 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=54483 \ -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": 54483}, 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 HANGZHOU GREATSTAR INDUSTRIAL CO., LTD. (id: 54483)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.