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 |
|---|---|---|---|
|
General Elevator Co., Ltd
Develops, manufactures, installs, and maintains vertical tr…
|
300931 | CN | Manufacturing |
|
Greenland Technologies Holding Corp.
Develops and manufactures electric industrial vehicles and …
|
GTEC | US | Manufacturing |
|
Grupy Kapitałowej FASING S.A.
A leading global manufacturer of industrial link chains and…
|
FSG | PL | Manufacturing |
|
GUANGZHOU GUANGRI STOCK CO.,LTD.
Develops and services vertical transportation systems and i…
|
600894 | CN | Manufacturing |
|
HANDAL ENERGY BERHAD
Provides integrated oil and gas services, offshore crane so…
|
— | MY | Manufacturing |
|
HANGCHA GROUP CO.,LTD
Manufacturer of material handling equipment and intelligent…
|
603298 | CN | Manufacturing |
|
Hangzhou Huning Elevator Parts Co., Ltd.
Specializes in the research and manufacturing of elevator s…
|
300669 | CN | Manufacturing |
|
Haulotte Group
Global manufacturer of people and material lifting equipmen…
|
PIG | FR | Manufacturing |
|
HEFEI JINGSONG INTELLIGENT TECHNOLOGY CO.,LTD.
Develops intelligent logistics systems and automated wareho…
|
688251 | CN | Manufacturing |
|
Henan ZhongGong Design & Research Group Co., Ltd.
Designs and manufactures heavy-duty lifting and material ha…
|
300732 | 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.