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 |
|---|---|---|---|
|
Nanjing Inform Storage Equipment (Group) Co., Ltd.
Provides automated storage systems, shuttle solutions, and …
|
603066 | CN | Manufacturing |
|
NANSIN CO., LTD.
Manufacturer specializing in casters and material handling …
|
7399 | JP | Manufacturing |
|
Nekkar
An industrial technology group developing sustainable solut…
|
NKR | NO | Manufacturing |
|
NEW TREND INTERNATIONAL LOGIS-TECH CO.,LTD.
Integrates automated warehousing, material handling systems…
|
300532 | CN | Manufacturing |
|
Ningbo Joy Intelligent Logistics Technology Co.,Ltd.
Develops automated logistics equipment and intelligent mate…
|
301198 | CN | Manufacturing |
|
Noblelift Intelligent Equipment Co.,Ltd.
Provides material handling equipment and automated warehous…
|
603611 | CN | Manufacturing |
|
OMH SCIENCE Group Co., Ltd
Designs and integrates intelligent logistics and automated …
|
300486 | CN | Manufacturing |
|
Ongoal Technology Co.,Ltd.
Provides integrated material handling and intelligent manuf…
|
301662 | CN | Manufacturing |
|
ORIENTAL PRECISION & ENGINEERING CO.,LTD.
Manufacturer of ship cranes and deck machinery for the mari…
|
014940 | KR | Manufacturing |
|
Otis Worldwide Corp
Manufactures, installs, and services elevators, escalators,…
|
OTIS | US | 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.