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 |
|---|---|---|---|
| 신규시설투자등 | 2025-10-16 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2025-09-30 | Korean | |
| 임시주주총회결과 | 2025-09-26 | Korean | |
| [기재정정]주주총회소집공고 | 2025-09-18 | Korean | |
| [기재정정]의결권대리행사권유참고서류 | 2025-09-18 | Korean | |
| 주주총회소집공고 | 2025-09-11 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33024617 | 신규시설투자등 | 2025-10-16 | Korean | ||
| 33021536 | [기재정정]단일판매ㆍ공급계약체결 | 2025-09-30 | Korean | ||
| 33020459 | 임시주주총회결과 | 2025-09-26 | Korean | ||
| 7863667 | [기재정정]주주총회소집공고 | 2025-09-18 | Korean | ||
| 7863666 | [기재정정]의결권대리행사권유참고서류 | 2025-09-18 | Korean | ||
| 7865214 | 주주총회소집공고 | 2025-09-11 | Korean | ||
| 7865212 | 의결권대리행사권유참고서류 | 2025-09-11 | Korean | ||
| 7865189 | 기타경영사항(자율공시) (신주인수권 행사결과) | 2025-09-11 | Korean | ||
| 7867144 | 기타경영사항(자율공시) (신주인수권행사) | 2025-09-03 | Korean | ||
| 7871485 | [기재정정]단일판매ㆍ공급계약체결 | 2025-08-18 | Korean | ||
| 7872917 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7877171 | 주주총회소집결의 (임시주주총회) | 2025-08-08 | Korean | ||
| 7877133 | 주주명부폐쇄기간또는기준일설정 | 2025-08-08 | Korean | ||
| 7881037 | [기재정정]단일판매ㆍ공급계약체결 | 2025-07-29 | Korean | ||
| 7880974 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Action Construction Equipments Ltd.
Manufacturer of cranes, material handling, construction, an…
|
ACE | IN | Manufacturing |
|
ADMACH SYSTEMS LIMITED
Designs and manufactures material handling systems and indu…
|
544669 | IN | Manufacturing |
|
Affordable Robotic & Automation Limited
Provides turnkey automation, robotic welding, and automated…
|
AFFORDABLE | IN | Manufacturing |
|
AICHI CORPORATION
Manufacturer of aerial work platforms and digger derricks f…
|
6345 | JP | Manufacturing |
|
Alimak Group
Provider of vertical access solutions for industrial and co…
|
ALIG | SE | Manufacturing |
|
Anhui Heli Co., Ltd.
Manufactures industrial vehicles, forklifts, and automated …
|
600761 | CN | Manufacturing |
|
Autostore Holdings Ltd.
Designs and manufactures robotic, cube-based order-fulfillm…
|
AUTO | BM | Manufacturing |
|
BALYO
Develops robotic solutions for automating material handling…
|
BALYO | FR | Manufacturing |
|
BARDELLA S.A. INDUSTRIAS MECANICAS - EM RECUPERAÇÃO JUDICIAL
Manufacturer of heavy industrial equipment and steel profil…
|
— | BR | Manufacturing |
|
BlueSword Intelligent Technology Co.,Ltd.
Provider of intelligent logistics systems and automated war…
|
688557 | 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.