
Robostar Co.,Ltd. — Investor Relations & Filings
Robostar Co., Ltd. is a manufacturer of industrial robots and automation solutions designed to enhance production processes. The company provides robotic systems for various manufacturing applications, including the electronics, semiconductor, display, and battery sectors. Its product line features a range of robots, with a recent focus on the 2024 SCARA Robot S Series. This new series offers significant performance upgrades, including increased operating speed, improved energy efficiency through a lighter design, and enhanced repeatability. Key technologies include precision control and real-time conveyor tracking, which are engineered to maximize operational performance in high-speed, continuous production environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-23 | Korean | |
| 정기주주총회결과 | 2026-03-20 | Korean | |
| 사업보고서 (2025.12) | 2026-03-12 | Korean | |
| 감사보고서제출 | 2026-03-12 | Korean | |
| [기재정정]주주총회소집공고 | 2026-03-09 | Korean | |
| 주주총회소집공고 | 2026-03-05 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 33010201 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-23 | Korean | ||
| 32998384 | 정기주주총회결과 | 2026-03-20 | Korean | ||
| 32934918 | 사업보고서 (2025.12) | 2026-03-12 | Korean | ||
| 32933695 | 감사보고서제출 | 2026-03-12 | Korean | ||
| 32914521 | [기재정정]주주총회소집공고 | 2026-03-09 | Korean | ||
| 32902390 | 주주총회소집공고 | 2026-03-05 | Korean | ||
| 32878915 | [기재정정]주주총회소집결의 | 2026-03-04 | Korean | ||
| 32847869 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 19476060 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 19473722 | [기재정정]지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 19469482 | 주주총회소집결의 | 2026-02-13 | Korean | ||
| 13326536 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-01-26 | Korean | ||
|
2025
3 filings
| |||||
| 33025470 | 주식등의대량보유상황보고서(일반) | 2025-10-20 | Korean | ||
| 33025364 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-20 | Korean | ||
| 33025341 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GUANGDONG KITECH NEW MATERIAL HOLDING CO.,LTD.
Develops and manufactures advanced plastic recycling machin…
|
300995 | CN | Manufacturing |
|
Guangdong Lyric Robot Automation Co., Ltd.
Designs and manufactures intelligent automation for the lit…
|
688499 | CN | Manufacturing |
|
GUANGZHOU HUAYAN PRECISION MACHINERY CO.,LTD.
Manufacturer of PET preform injection molding systems and p…
|
301138 | CN | Manufacturing |
|
Gujarat Winding Systems Limited
Manufactures automated winding machinery and precision wire…
|
541627 | IN | Manufacturing |
|
Haitian International Holdings Limited
Provides high-efficiency plastic injection molding machines…
|
1882 | HK | Manufacturing |
|
Haitian International Holdings Ltd.
Global manufacturer of plastic injection molding machines a…
|
HI6 | KY | Manufacturing |
|
Hangzhou Shenhao Technology Co.,LTD.
Provides autonomous inspection robots and monitoring soluti…
|
300853 | CN | Manufacturing |
|
HANMI Semiconductor CO., LTD.
Global manufacturer of equipment for semiconductor back-end…
|
042700 | KR | Manufacturing |
|
Hayward Holdings, Inc.
Global designer and manufacturer of pool and spa equipment …
|
HAYW | US | Manufacturing |
|
HB SOLUTION CO.,LTD.
Manufacturer of equipment for the display and semiconductor…
|
297890 | KR | Manufacturing |
Robostar 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/16528/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16528 | 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=16528 | 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=16528 \ -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": 16528}, 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 Robostar Co.,Ltd. (id: 16528)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.