
GUANGDONG SACA PRECISION MANUFACTURING CO.,LTD. — Investor Relations & Filings
GUANGDONG SACA PRECISION MANUFACTURING CO.,LTD. specializes in the design, development, and manufacturing of functional hardware components. The product range primarily consists of precision drawer slides, including ball bearing and concealed varieties, as well as specialized hinges for cabinetry and furniture applications. The company utilizes automated production processes and advanced testing equipment to maintain high standards of mechanical performance and durability. Its technical capabilities support the production of hardware solutions that feature soft-close mechanisms and high load-bearing capacities. Serving a global clientele, the organization focuses on engineering-driven solutions for the home furnishing and office equipment sectors, prioritizing product innovation and precision manufacturing standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于子公司为公司及全资子公司提供担保暨接受关联方担保的公告 | 2026-06-05 | Chinese | |
| 关于控股股东一致行动人部分股份被司法冻结的公告 | 2026-06-05 | Chinese | |
| 关于子公司补缴税款的公告 | 2026-06-05 | Chinese | |
| 关于2026年限制性股票激励计划首次授予第一类限制性股票登记完成的公告 | 2026-05-28 | Chinese | |
| 星徽股份验资报告 | 2026-05-28 | Chinese | |
| 《广东星徽精密制造股份有限公司章程》(2026年5月) | 2026-05-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47979227 | 关于子公司为公司及全资子公司提供担保暨接受关联方担保的公告 | 2026-06-05 | Chinese | ||
| 47979226 | 关于控股股东一致行动人部分股份被司法冻结的公告 | 2026-06-05 | Chinese | ||
| 47979229 | 关于子公司补缴税款的公告 | 2026-06-05 | Chinese | ||
| 47857419 | 关于2026年限制性股票激励计划首次授予第一类限制性股票登记完成的公告 | 2026-05-28 | Chinese | ||
| 47857417 | 星徽股份验资报告 | 2026-05-28 | Chinese | ||
| 47014311 | 《广东星徽精密制造股份有限公司章程》(2026年5月) | 2026-05-25 | Chinese | ||
| 47014307 | 关于控股子公司与关联方拟共同投资设立合资公司暨关联交易的公告 | 2026-05-25 | Chinese | ||
| 47014306 | 关于修订《公司章程》的公告 | 2026-05-25 | Chinese | ||
| 47014303 | 第六届董事会第五次会议决议公告 | 2026-05-25 | Chinese | ||
| 46384003 | 关于星徽股份2025年年度股东会法律意见书 | 2026-05-18 | Chinese | ||
| 46384005 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 37289658 | 关于召开2026年第二次临时股东会的通知 | 2026-03-20 | Chinese | ||
| 37289655 | 第六届董事会第二次会议决议公告 | 2026-03-20 | Chinese | ||
| 37289653 | 2026年限制性股票激励计划(草案) | 2026-03-20 | Chinese | ||
| 37289652 | 2026年第一次临时股东会决议公告 | 2026-02-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aztec International Spolka Akcyjna
Specializes in powder coating, manufacturing saddle washers…
|
AZC | PL | Manufacturing |
|
Beijing Worldia Diamond Tools Co.,Ltd.
Manufactures high-precision superhard cutting tools for ind…
|
688028 | CN | Manufacturing |
|
Bela Automotives Limited
Manufacturer and distributor of automotive, precision cold …
|
BELA | PK | Manufacturing |
|
Bichamp Cutting Technology(Hunan) Co.,Ltd.
Manufacturer of industrial sawing tools and precision metal…
|
002843 | CN | Manufacturing |
|
Birla Precision Technologies Ltd
Produces precision machine tool accessories, cutting tools,…
|
BIRLAPREC | IN | Manufacturing |
|
Brüder Mannesmann AG
Holding company for a wholesaler of hand and power tools fo…
|
BMM | DE | Manufacturing |
|
Bulten
A global manufacturer and distributor of fastening solution…
|
BULTEN | SE | Manufacturing |
|
Changsha DIALINE New Material Sci.&Tech. Co., Ltd.
Produces electroplated diamond wire tools for high-precisio…
|
300700 | CN | Manufacturing |
|
CHICAGO RIVET & MACHINE CO
Manufacturer of custom cold-headed parts and automatic rive…
|
CVR | US | Manufacturing |
|
CHIN WELL HOLDINGS BHD
Global manufacturer and supplier of high-quality carbon ste…
|
— | MY | Manufacturing |
GUANGDONG SACA PRECISION MANUFACTURING 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/55451/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55451 | 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=55451 | 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=55451 \ -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": 55451}, 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 GUANGDONG SACA PRECISION MANUFACTURING CO.,LTD. (id: 55451)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.