Guangdong Topstar Technology Co.,Ltd — Investor Relations & Filings
Guangdong Topstar Technology Co.,Ltd. specializes in the research, development, and manufacturing of industrial automation equipment and intelligent factory solutions. The company's core product portfolio includes industrial robots, such as SCARA and multi-joint robots, high-precision injection molding machines, and CNC machine tools. Topstar provides integrated systems for automated production lines, focusing on motion control, machine vision, and industrial software. Serving diverse sectors including electronics, automotive, and consumer goods, the company emphasizes the integration of hardware and software to enhance manufacturing efficiency. Its offerings extend to auxiliary equipment and comprehensive technical support for digital transformation in industrial environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关联(连)交易管理制度(H股发行上市后适用) | 2026-03-30 | Chinese | |
| 2025年度总裁工作报告 | 2026-03-30 | Chinese | |
| 关于公司2025年度利润分配预案的公告 | 2026-03-30 | Chinese | |
| 关于公司2025年年度募集资金存放与使用情况的专项报告 | 2026-03-30 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39744258 | 关联(连)交易管理制度(H股发行上市后适用) | 2026-03-30 | Chinese | ||
| 39744250 | 2025年度总裁工作报告 | 2026-03-30 | Chinese | ||
| 39744244 | 关于公司2025年度利润分配预案的公告 | 2026-03-30 | Chinese | ||
| 39744242 | 关于公司2025年年度募集资金存放与使用情况的专项报告 | 2026-03-30 | Chinese | ||
| 39744240 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 39744239 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
| 39744234 | 中天国富证券有限公司关于广东拓斯达科技股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-03-30 | Chinese | ||
| 39744225 | 2025年度独立董事述职报告(杨联达) | 2026-03-30 | Chinese | ||
| 39744215 | 关于开展外汇套期保值业务的公告 | 2026-03-30 | Chinese | ||
| 39744204 | 2025年度董事会工作报告 | 2026-03-30 | Chinese | ||
| 39744203 | 董事会对独立董事独立性评估的专项意见 | 2026-03-30 | Chinese | ||
| 39744201 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 39744199 | 中天国富证券有限公司关于广东拓斯达科技股份有限公司使用自有资金支付募投项目人员费用并以募集资金等额置换的核查意见 | 2026-03-30 | Chinese | ||
| 39744189 | 关于董事、高级管理人员薪酬方案的公告 | 2026-03-30 | Chinese | ||
| 39744183 | 2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aurotek Corporation
Provides AI and robotics automation solutions for smart man…
|
6215 | TW | Manufacturing |
|
Avrot Industries Ltd.
Specializes in lining and coating steel pipes for corrosion…
|
AVRT | IL | Manufacturing |
|
Babcock & Wilcox Enterprises, Inc.
Provider of energy and environmental technologies for power…
|
BW | US | Manufacturing |
|
BEIJING JIUZHOUYIGUI ENVIRONMENTAL TECHNOLOGY CO., LTD.
Provides noise and vibration control solutions for rail tra…
|
688485 | CN | Manufacturing |
|
BHI Co., LTD.
Global supplier of equipment for the power generation and s…
|
083650 | KR | Manufacturing |
|
Bingshan Refrigeration & Heat Transfer Technologies Co.,Ltd.
Provides industrial and commercial refrigeration and heat t…
|
000530 | CN | Manufacturing |
|
Biorem Inc.
Specializes in advanced air emissions control systems for b…
|
BRM | CA | Manufacturing |
|
BIO-UV Group
Designs and manufactures chemical-free water and surface di…
|
ALTUV | FR | Manufacturing |
|
Blue Star Ltd
Provides air conditioning, commercial refrigeration, and ME…
|
BLUESTARCO | IN | Manufacturing |
|
Boss Packaging Solutions Limited
Manufactures automated packaging machinery for diverse indu…
|
BOSS | IN | Manufacturing |
Guangdong Topstar Technology 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/55589/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55589 | 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=55589 | 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=55589 \ -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": 55589}, 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 Topstar Technology Co.,Ltd (id: 55589)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.