Techman Robot Inc. — Investor Relations & Filings
Techman Robot Inc. specializes in the design and manufacture of collaborative robots (cobots) integrated with advanced AI and vision technologies. The company’s core offering, the AI Cobot series, features a native AI engine and built-in vision systems, enabling robotic arms to perform tasks that require sensing and environmental awareness. These solutions are engineered to "see, think, and act," facilitating applications such as machine tending, precision packaging, welding, and palletizing. By bridging the gap between human labor and automation, the company provides scalable solutions for smart manufacturing across sectors including electronics, automotive, and machining. Its technology focuses on increasing production throughput, improving flexibility, and future-proofing assembly lines through seamless human-machine collaboration and intelligent automation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代重要子公司達明機器人(上海)有限公司公告股東會決議事項 | 2026-02-25 | Chinese | |
| 公司基本資料 | 2026-02-20 | Chinese | |
| 115年2月變更登記 | 2026-02-14 | Chinese | |
| 115年1月背書保證與資金貸與 | 2026-02-05 | Chinese | |
| 115年1月營業收入 | 2026-02-05 | Chinese | |
| 本公司代子公司Techman Robot Global Investment Limited.公告預計取得固定收益證券 | 2026-02-04 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34602118 | 代重要子公司達明機器人(上海)有限公司公告股東會決議事項 | 2026-02-25 | Chinese | ||
| 34602120 | 公司基本資料 | 2026-02-20 | Chinese | ||
| 34602122 | 115年2月變更登記 | 2026-02-14 | Chinese | ||
| 34602125 | 115年1月背書保證與資金貸與 | 2026-02-05 | Chinese | ||
| 34602124 | 115年1月營業收入 | 2026-02-05 | Chinese | ||
| 34602126 | 本公司代子公司Techman Robot Global Investment Limited.公告預計取得固定收益證券 | 2026-02-04 | Chinese | ||
| 34602130 | 115年01月董事會成員及持股 | 2026-02-03 | Chinese | ||
| 34602127 | 115年01月內部人持股異動(事後) | 2026-02-03 | Chinese | ||
| 34602132 | 公告本公司董事會通過114年度合併財務報告 | 2026-02-03 | Chinese | ||
| 34602133 | 公告本公司董事會決議員工認股權憑證轉換普通股增資基準日 | 2026-02-03 | Chinese | ||
| 34602136 | 公告本公司114年度財務報告董事會召開日期 為115年02月03日 | 2026-01-26 | Chinese | ||
| 34602138 | 114年12月內部人持股異動(事後) | 2026-01-06 | Chinese | ||
| 34602137 | 114年12月董事會成員及持股 | 2026-01-06 | Chinese | ||
| 34602141 | 114年12月背書保證與資金貸與 | 2026-01-06 | Chinese | ||
| 34602140 | 114年12月營業收入 | 2026-01-06 | 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 |
Techman Robot Inc. 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/52417/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52417 | 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=52417 | 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=52417 \ -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": 52417}, 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 Techman Robot Inc. (id: 52417)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.