
ESTUN AUTOMATION CO., LTD — Investor Relations & Filings
ESTUN AUTOMATION CO., LTD. specializes in the development, manufacturing, and sales of high-end motion control systems and industrial robotics. The company’s product portfolio is divided into two core segments: motion control components and industrial robot integrated solutions. Key offerings include AC servo drives, motors, motion controllers, and a diverse range of industrial robots such as articulated, SCARA, and specialized welding units. Through the strategic acquisition of Carl Cloos Schweißtechnik GmbH, the company has strengthened its position in automated welding technology. Estun provides comprehensive automation solutions for various sectors, including new energy, metal fabrication, and electronics manufacturing. By leveraging a vertically integrated business model, the company ensures high performance and reliability across its digitalized manufacturing platforms and smart factory systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会对2025年度会计师事务所履职情况评估及履行监督职责情况报告 | 2026-03-30 | Chinese | |
| 2025年年度审计报告 | 2026-03-30 | Chinese | |
| 关于“质量回报双提升”行动方案的公告 | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(陈珩) | 2026-03-30 | Chinese | |
| 2025年度环境、社会及治理(ESG)报告 | 2026-03-30 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36870549 | 董事会审计委员会对2025年度会计师事务所履职情况评估及履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 36870546 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 36870529 | 关于“质量回报双提升”行动方案的公告 | 2026-03-30 | Chinese | ||
| 36870525 | 2025年度独立董事述职报告(陈珩) | 2026-03-30 | Chinese | ||
| 36870521 | 2025年度环境、社会及治理(ESG)报告 | 2026-03-30 | Chinese | ||
| 36870517 | 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | ||
| 36870514 | 关于公司及子公司2026年度申请综合授信额度及担保预计的公告 | 2026-03-30 | Chinese | ||
| 36870513 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-03-30 | Chinese | ||
| 36870509 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 36870508 | 关于境外上市外资股(H股)挂牌并上市交易的公告 | 2026-03-09 | Chinese | ||
| 36870503 | 关于控股股东、实际控制人及其一致行动人持股比例被动稀释触及 1%和 5%整数倍的提示性公告 | 2026-03-09 | Chinese | ||
| 36870502 | 关于境外上市外资股(H股)公开发行价格的公告 | 2026-03-05 | Chinese | ||
| 36870501 | 关于参股公司南京工艺与南京化纤资产重组事项完成交割的公告 | 2026-03-02 | Chinese | ||
| 36870499 | 第五届董事会第二十二次会议决议公告 | 2026-02-27 | Chinese | ||
| 36870496 | 董事、高级管理人员离职管理制度(2026年2月) | 2026-02-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
ESTUN AUTOMATION 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/54760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54760 | 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=54760 | 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=54760 \ -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": 54760}, 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 ESTUN AUTOMATION CO., LTD (id: 54760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.