
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-05-21 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 公司章程(2026年5月) | 2026-05-21 | Chinese | |
| 关于公司控股股东部分股份解除质押的公告 | 2026-05-15 | Chinese | |
| 关于子公司通过高新技术企业复审的公告 | 2026-05-11 | Chinese | |
| 关于控股股东部分股份质押的公告 | 2026-05-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46758126 | 北京国枫(南京)律师事务所关于南京埃斯顿自动化股份有限公司2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | ||
| 46758125 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46757601 | 公司章程(2026年5月) | 2026-05-21 | Chinese | ||
| 46364745 | 关于公司控股股东部分股份解除质押的公告 | 2026-05-15 | Chinese | ||
| 45016587 | 关于子公司通过高新技术企业复审的公告 | 2026-05-11 | Chinese | ||
| 45016586 | 关于控股股东部分股份质押的公告 | 2026-05-11 | Chinese | ||
| 44277525 | H股公告-截至2026年4月30日止月份之股份发行人的证券变动月报表 | 2026-05-06 | Chinese | ||
| 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 | ||
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.