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 |
|---|---|---|---|
| 公司章程(草案)(H股发行并上市后适用) | 2026-01-21 | Chinese | |
| 第五届董事会第二十一次会议决议公告 | 2026-01-21 | Chinese | |
| 2025年度业绩预告 | 2026-01-21 | Chinese | |
| 关于日常关联交易预计的公告 | 2026-01-21 | Chinese | |
| 关于使用部分闲置自有资金进行现金管理的进展公告 | 2026-01-16 | Chinese | |
| 关于申请发行境外上市外资股(H股)并上市的进展公告 | 2026-01-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 36870455 | 公司章程(草案)(H股发行并上市后适用) | 2026-01-21 | Chinese | ||
| 36870448 | 第五届董事会第二十一次会议决议公告 | 2026-01-21 | Chinese | ||
| 36870439 | 2025年度业绩预告 | 2026-01-21 | Chinese | ||
| 36870436 | 关于日常关联交易预计的公告 | 2026-01-21 | Chinese | ||
| 36870429 | 关于使用部分闲置自有资金进行现金管理的进展公告 | 2026-01-16 | Chinese | ||
| 36870427 | 关于申请发行境外上市外资股(H股)并上市的进展公告 | 2026-01-15 | Chinese | ||
|
2025
9 filings
| |||||
| 36870425 | 关于香港联交所审议公司发行境外上市外资股(H股)的公告 | 2025-12-19 | Chinese | ||
| 36870418 | 关于发行境外上市外资股(H股)获得中国证监会备案的公告 | 2025-12-09 | Chinese | ||
| 36870417 | 第五届董事会第二十次会议决议公告 | 2025-11-19 | Chinese | ||
| 36870412 | 关于对外投资设立合资公司及签署技术许可协议暨关联交易的公告 | 2025-11-19 | Chinese | ||
| 36870403 | 第五届董事会独立董事专门会议第八次会议决议 | 2025-11-19 | Chinese | ||
| 36870394 | 关于转让参股公司股权的进展公告 | 2025-11-06 | Chinese | ||
| 36870387 | 第五届董事会第十九次会议决议公告 | 2025-10-30 | Chinese | ||
| 36870381 | 2025年三季度报告 | 2025-10-30 | Chinese | ||
| 36870379 | 关于担保责任及股权质押解除的公告 | 2025-10-29 | 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.