NAUROBOTICS Co., Ltd. — Investor Relations & Filings
NAUROBOTICS Co., Ltd. is a developer and manufacturer of industrial robots and provider of integrated factory automation solutions. The company's product portfolio includes a range of industrial robots such as the NURO series of Cartesian robots, the NURO X series of articulated robots, the NUCA series of high-speed SCARA robots, and the NUGO series of autonomous mobile robots (AMRs) for logistics. In addition to hardware, NAUROBOTICS offers comprehensive automation systems, including grip and safety systems. The company also provides the IN4ST Manufacturing Execution System (MES) for smart factory implementation and delivers specialized, integrated solutions, with a particular focus on the plastic injection molding sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2026-05-21 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-21 | Korean | |
| 임시주주총회결과 | 2026-05-18 | Welsh | |
| 단일판매ㆍ공급계약체결(자율공시) | 2026-05-18 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-05-15 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46724499 | 주식등의대량보유상황보고서(일반) | 2026-05-21 | Korean | ||
| 46722785 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-21 | Korean | ||
| 46381859 | 임시주주총회결과 | 2026-05-18 | Welsh | ||
| 46381843 | 단일판매ㆍ공급계약체결(자율공시) | 2026-05-18 | Korean | ||
| 46361091 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean | ||
| 46349117 | [기재정정]단일판매ㆍ공급계약체결 | 2026-05-15 | Korean | ||
| 39058223 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-04-30 | Korean | ||
| 39058157 | 주주총회소집공고 | 2026-04-30 | Korean | ||
| 39003942 | [기재정정]주요사항보고서(회사합병결정) | 2026-04-30 | Korean | ||
| 38505852 | 주주명부폐쇄기간또는기준일설정 | 2026-04-29 | Korean | ||
| 38490194 | 주요사항보고서(회사합병결정) | 2026-04-29 | Korean | ||
| 38444799 | [기재정정]단일판매ㆍ공급계약체결 | 2026-04-29 | Korean | ||
| 34476844 | [기재정정]주식매수선택권부여에관한신고 | 2026-04-14 | Korean | ||
| 34476773 | [기재정정]주식매수선택권부여에관한신고 | 2026-04-14 | Korean | ||
| 33708641 | 주주명부폐쇄기간또는기준일설정 | 2026-04-07 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Palfinger AG
A global producer of crane and hydraulic lifting solutions …
|
PAL | AT | Manufacturing |
|
PJP Makrum S.A.
Manufactures steel constructions, heavy machinery, and spec…
|
PJP | PL | Manufacturing |
|
POWERTECHNIC GROUP BERHAD
Specialist in lifting systems, providing end-to-end solutio…
|
— | MY | Manufacturing |
|
Saimo Technology Co.,Ltd.
Provides bulk material handling, weighing, and industrial a…
|
300466 | CN | Manufacturing |
|
Sanfeng Intelligent Equipment Group Co., Ltd
Provides intelligent conveyor systems and automated product…
|
300276 | CN | Manufacturing |
|
Savaria Corporation
Designs, manufactures, and distributes accessibility and mo…
|
SIS | CA | Manufacturing |
|
Schindler Holding AG
Global provider of elevators, escalators, and moving walks …
|
SCHN | CH | Manufacturing |
|
SCK GROUP BERHAD
Specializes in smart packaging and industrial automation so…
|
— | MY | Manufacturing |
|
Shanghai Mechanical & Electrical Industry Co.,Ltd.
Manufactures elevators, escalators, printing machinery, and…
|
600835 | CN | Manufacturing |
|
Shanghai Zhenhua Heavy Industries Co.,Ltd.
Global manufacturer of port machinery, offshore equipment, …
|
600320 | CN | Manufacturing |
NAUROBOTICS 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/17407/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17407 | 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=17407 | 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=17407 \ -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": 17407}, 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 NAUROBOTICS Co., Ltd. (id: 17407)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.