CUCKOO HOMESYS CO.,LTD — Investor Relations & Filings
CUCKOO HOMESYS CO.,LTD. is a company that manufactures, sells, and rents home appliances. Its primary product lines focus on kitchen solutions, including electric pressure rice cookers, induction ranges, dishwashers, blenders, and food processors. The company also provides other household appliances such as water purifiers. CUCKOO HOMESYS operates through a dual business model, offering its products for direct purchase as well as through rental service programs. The company emphasizes innovation in smart home and kitchen technology to enhance convenience and promote healthier living for consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집결의 | 2025-04-03 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-04-03 | Korean | |
| [기재정정]사업보고서 (2024.12) | 2025-03-31 | Korean | |
| 정기주주총회결과 | 2025-03-27 | Korean | |
| 사업보고서 (2024.12) | 2025-03-20 | Korean | |
| 감사보고서제출 | 2025-03-19 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 7916165 | 주주총회소집결의 | 2025-04-03 | Korean | ||
| 7916156 | 주주명부폐쇄기간또는기준일설정 | 2025-04-03 | Korean | ||
| 7917391 | [기재정정]사업보고서 (2024.12) | 2025-03-31 | Korean | ||
| 7920617 | 정기주주총회결과 | 2025-03-27 | Korean | ||
| 7949026 | 사업보고서 (2024.12) | 2025-03-20 | Korean | ||
| 7949054 | 감사보고서제출 | 2025-03-19 | Korean | ||
| 7957978 | 주주총회소집결의 | 2025-03-12 | Korean | ||
| 7957906 | 현금ㆍ현물배당결정 | 2025-03-12 | Korean | ||
| 7957837 | 주주총회소집공고 | 2025-03-12 | Korean | ||
| 7957815 | 주주총회집중일개최사유신고 | 2025-03-12 | Korean | ||
| 7966269 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-02-27 | Korean | ||
|
2024
4 filings
| |||||
| 7999743 | 수시공시의무관련사항(공정공시) | 2024-12-27 | Korean | ||
| 8009883 | 주식등의대량보유상황보고서(약식) | 2024-12-03 | Korean | ||
| 8014855 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8045696 | 기타경영사항(자율공시)(종속회사의주요경영사항) | 2024-10-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Retail sale of electrical household appliances, furniture, lighting equipment and other household articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAIRS LIMITED
Multi-brand specialty retailer of home furnishings, bedding…
|
ADH | AU | Wholesale and retail trade |
|
Aditya Vision Limited
Multi-brand retail chain specializing in consumer electroni…
|
AVL | IN | Wholesale and retail trade |
|
AlSaif Stores for Development and Investment Co.
Sells household appliances, kitchenware, and home accessori…
|
4192 | SA | Wholesale and retail trade |
|
AO WORLD PLC
Online retailer of electrical goods with an in-house logist…
|
AO | GB | Wholesale and retail trade |
|
Arhaus, Inc.
Sells premium, sustainably sourced, artisan-crafted home fu…
|
ARHS | US | Wholesale and retail trade |
|
AuGroup (SHENZHEN) Cross-Border Business Co., Ltd.
Cross-border e-commerce retailer managing proprietary brand…
|
2519 | HK | Wholesale and retail trade |
|
BEACON LIGHTING GROUP LIMITED
Retailer and wholesaler of lighting, ceiling fans, and ener…
|
BLX | AU | Wholesale and retail trade |
|
BED BATH & BEYOND, INC.
An e-commerce retailer specializing in a wide assortment of…
|
BBBY | US | Wholesale and retail trade |
|
Beter Bed Holding N.V.
Omni-channel retailer of bedroom furnishings, beds, and mat…
|
BBED | NL | Wholesale and retail trade |
|
BETTERWARE DE MEXICO, S.A.P.I. DE C.V
A direct-to-consumer company offering innovative products f…
|
BWMX | MX | Wholesale and retail trade |
CUCKOO HOMESYS 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/15100/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15100 | 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=15100 | 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=15100 \ -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": 15100}, 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 CUCKOO HOMESYS CO.,LTD (id: 15100)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.