TXR Robotics Co., Ltd. — Investor Relations & Filings
TXR Robotics Co., Ltd. provides smart, integrated logistics and manufacturing automation solutions. The company was formed through the merger of Taesung System, a specialist in logistics automation, and Rotal, an expert in robotics and automation, combining their respective technological expertise. Its primary offerings include intelligent compact sorting solutions, factory automation systems, and collaborative robots. The product portfolio features vertical tilt tray sorters, wheel sorters, clamshell sorters, curved conveyor belts, and sorter management systems (SMS). TXR Robotics focuses on research and development to deliver innovative technologies that automate circulation and manufacturing logistics, enabling clients to optimize their operational processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [발행조건확정]증권신고서(지분증권) | 2025-03-07 | Korean | |
| [기재정정]투자설명서 | 2025-03-07 | Korean | |
| 투자설명서 | 2025-03-04 | Korean | |
| [기재정정]증권신고서(지분증권) | 2025-02-28 | Korean | |
| [기재정정]증권신고서(지분증권) | 2025-02-07 | Korean | |
| 증권신고서(지분증권) | 2025-01-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 7961818 | [발행조건확정]증권신고서(지분증권) | 2025-03-07 | Korean | ||
| 7961810 | [기재정정]투자설명서 | 2025-03-07 | Korean | ||
| 7964456 | 투자설명서 | 2025-03-04 | Korean | ||
| 7965157 | [기재정정]증권신고서(지분증권) | 2025-02-28 | Korean | ||
| 7985858 | [기재정정]증권신고서(지분증권) | 2025-02-07 | Korean | ||
| 7991353 | 증권신고서(지분증권) | 2025-01-17 | Korean | ||
|
2024
2 filings
| |||||
| 8156318 | 감사보고서 (2023.12) | 2024-03-27 | Korean | ||
| 8156316 | 연결감사보고서 (2023.12) | 2024-03-27 | Korean | ||
|
2023
1 filing
| |||||
| 8368879 | 감사보고서 (2022.12) | 2023-03-27 | Korean | ||
|
2022
1 filing
| |||||
| 8733011 | 감사보고서 (2021.12) | 2022-03-31 | Korean | ||
|
2021
1 filing
| |||||
| 9058002 | 감사보고서 (2020.12) | 2021-04-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Action Construction Equipments Ltd.
Manufacturer of cranes, material handling, construction, an…
|
ACE | IN | Manufacturing |
|
ADMACH SYSTEMS LIMITED
Designs and manufactures material handling systems and indu…
|
544669 | IN | Manufacturing |
|
Affordable Robotic & Automation Limited
Provides turnkey automation, robotic welding, and automated…
|
AFFORDABLE | IN | Manufacturing |
|
AICHI CORPORATION
Manufacturer of aerial work platforms and digger derricks f…
|
6345 | JP | Manufacturing |
|
Alimak Group
Provider of vertical access solutions for industrial and co…
|
ALIG | SE | Manufacturing |
|
Anhui Heli Co., Ltd.
Manufactures industrial vehicles, forklifts, and automated …
|
600761 | CN | Manufacturing |
|
Autostore Holdings Ltd.
Designs and manufactures robotic, cube-based order-fulfillm…
|
AUTO | BM | Manufacturing |
|
BALYO
Develops robotic solutions for automating material handling…
|
BALYO | FR | Manufacturing |
|
BARDELLA S.A. INDUSTRIAS MECANICAS - EM RECUPERAÇÃO JUDICIAL
Manufacturer of heavy industrial equipment and steel profil…
|
— | BR | Manufacturing |
|
BlueSword Intelligent Technology Co.,Ltd.
Provider of intelligent logistics systems and automated war…
|
688557 | CN | Manufacturing |
TXR Robotics 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/16810/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16810 | 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=16810 | 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=16810 \ -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": 16810}, 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 TXR Robotics Co., Ltd. (id: 16810)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.