
EFORT INTELLIGENT ROBOT CO.,LTD. — Investor Relations & Filings
EFORT Intelligent Robot Co., Ltd. specializes in the research, development, and manufacturing of industrial robots and intelligent manufacturing systems. The company provides a comprehensive product portfolio, including multi-joint industrial robots, SCARA robots, and core components such as robotic controllers and high-performance servo drives. EFORT's solutions cater to diverse applications, including painting, welding, palletizing, assembly, and material handling across sectors like automotive, electronics, and general manufacturing. By integrating advanced motion control technologies and leveraging strategic international acquisitions, the company delivers automated production lines and turnkey robotic solutions designed to enhance industrial efficiency and precision. Its focus remains on the innovation of intelligent robotic platforms and the provision of integrated system solutions for complex manufacturing environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国信证券股份有限公司关于埃夫特本次重大资产重组前发生业绩变脸或重组存在拟置出资产情形相关事项之专项核查意见 | 2026-05-21 | Chinese | |
| 国信证券股份有限公司关于担任本次发行股份及支付现金购买资产独立财务顾问的承诺函 | 2026-05-21 | Chinese | |
| 国信证券股份有限公司关于本次交易相关主体不存在《监管指引第7号》第十二条及《监管指引第6号》第三十条情形的核查意见 | 2026-05-21 | Chinese | |
| 董事会关于本次交易履行法定程序的完备性、合规性及提交法律文件的有效性的说明 | 2026-05-21 | Chinese | |
| 国信证券股份有限公司关于本次交易不构成《上市公司重大资产重组管理办法》第十三条规定的重组上市情形的核查意见 | 2026-05-21 | Chinese | |
| 埃夫特关于发行股份及支付现金购买资产报告书(草案)与预案差异对比说明 | 2026-05-21 | Chinese |
Browse filings by year
7 yearsMarket 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 |
EFORT INTELLIGENT ROBOT 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/58199/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58199 | 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=58199 | 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=58199 \ -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": 58199}, 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 EFORT INTELLIGENT ROBOT CO.,LTD. (id: 58199)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.