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 |
|---|---|---|---|
|
Urbar Ingenerios, S.A.
Designs and manufactures industrial equipment based on vibr…
|
UIN | ES | Manufacturing |
|
Utron
Designs and installs automated mechanical parking and intra…
|
UTRN | IL | Manufacturing |
|
WAYZIM TECHNOLOGY CO., LTD.
Develops intelligent logistics equipment and integrated aut…
|
688211 | CN | Manufacturing |
|
Weihai Guangtai Airport Equipment Co., Ltd
Manufactures ground support equipment and specialized emerg…
|
002111 | CN | Manufacturing |
|
WONG FONG INDUSTRIES LTD
Provides land transport engineering, material handling, was…
|
1A1 | SG | Manufacturing |
|
WOOJIN INC
Manufacturer of industrial measuring instruments, sensors, …
|
105840 | KR | Manufacturing |
|
WUXI HUADONG HEAVY MACHINERY CO.,LTD.
Designs and manufactures large-scale port handling equipmen…
|
002685 | CN | Manufacturing |
|
Xuancheng Valin Precision Technology Co.,Ltd.
Manufactures elevator components and precision metal parts …
|
603356 | CN | Manufacturing |
|
Yuilrobotics. co., Ltd
Develops and manufactures industrial robots and automation …
|
388720 | KR | Manufacturing |
|
Yujin Robot Co., Ltd.
Provides Autonomous Mobile Robots and assembly automation f…
|
056080 | KR | 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.