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 |
|---|---|---|---|
|
SHENYANG YUANDA INTELLECTUAL INDUSTRY GROUP CO.,LTD
Designs and manufactures elevators, escalators, and moving …
|
002689 | CN | Manufacturing |
|
Sicher Elevator Co., Ltd.
Develops, manufactures, and maintains elevators, escalators…
|
301056 | CN | Manufacturing |
|
SICHUAN ZIGONG CONVEYING MACHINE GROUP CO.,LTD.
Designs and manufactures large-scale bulk material handling…
|
001288 | CN | Manufacturing |
|
Skyjack Inc.
Global manufacturer of mobile elevating work platforms and …
|
— | CA | Manufacturing |
|
SMCore.Inc
Provides total solutions for logistics and factory automati…
|
007820 | KR | Manufacturing |
|
Soosung Webtoon co., Ltd.
Manufacturer and distributor of industrial vehicles and mat…
|
084180 | KR | Manufacturing |
|
SP SYSTEMS CO.,LTD.
Provides robot automation solutions and manufactures compon…
|
317830 | KR | Manufacturing |
|
STIF
Manufacturer of components for bulk handling, explosion pro…
|
ALSTI | FR | Manufacturing |
|
Storage Technologies and Automation Limited
Designs, manufactures, and installs storage solutions and w…
|
544171 | IN | Manufacturing |
|
Symax Lift (Holding) Inc.
Develops, manufactures, and services vertical transportatio…
|
SYL | CA | 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.