
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 |
|---|---|---|---|
|
Aerowash AB
Develops and manufactures automated robots for washing airc…
|
AERW B | SE | Manufacturing |
|
AI Korea Co., Ltd.
Manufacturer of precision-machined components for high-tech…
|
364950 | KR | Manufacturing |
|
AIMECHATEC,Ltd.
Manufactures equipment for semiconductors, flat-panel displ…
|
6227 | JP | Manufacturing |
|
Airtouch Solar Ltd.
Develops autonomous, water-free robotic cleaning solutions …
|
ARTS | IL | Manufacturing |
|
AIXTRON SE
A leading provider of deposition equipment to the semicondu…
|
AIXA | DE | Manufacturing |
|
AKVA Group
A technology and service partner to the global aquaculture …
|
AKVA | NO | Manufacturing |
|
Alexanderwerk AG
Manufacturer of compaction and granulation machines for pha…
|
ALX | DE | Manufacturing |
|
Alfred Herbert (India) Ltd.
Manufactures rubber processing machinery, machine tools, an…
|
505216 | IN | Manufacturing |
|
Alter NRG Corp.
Developer of equipment converting waste streams into clean …
|
NRG | CA | Manufacturing |
|
Ambitious Plastomac Ltd.
Manufactures plastic processing machinery, extrusion plants…
|
526439 | IN | 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.