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 | |
| 关于公司及子公司使用自有资金进行现金管理的公告 | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(汤文成) | 2026-03-30 | Chinese | |
| 内部控制审计报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36870567 | 关于举行2025年度网上业绩说明会的公告 | 2026-03-30 | Chinese | ||
| 36870565 | 关于2025年度计提资产减值准备及确认公允价值变动损益的公告 | 2026-03-30 | Chinese | ||
| 36870564 | 关于公司及子公司开展应收账款保理业务的公告 | 2026-03-30 | Chinese | ||
| 36870561 | 关于公司及子公司使用自有资金进行现金管理的公告 | 2026-03-30 | Chinese | ||
| 36870557 | 2025年度独立董事述职报告(汤文成) | 2026-03-30 | Chinese | ||
| 36870554 | 内部控制审计报告 | 2026-03-30 | Chinese | ||
| 36870551 | 2025年度商誉减值测试报告 | 2026-03-30 | Chinese | ||
| 36870550 | 未来三年股东分红回报规划(2026年-2028年) | 2026-03-30 | Chinese | ||
| 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 | ||
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.