
E-Home Household Service Holdings Ltd — Investor Relations & Filings
E-Home Household Service Holdings Ltd. is an integrated household services provider that operates through an online-to-offline platform, including a website and WeChat application. The company connects customers with a network of technicians and caregivers for a variety of needs. Its primary service segments include home appliance services (installation, maintenance, and repair) and housekeeping services (cleaning, nanny, and maternity matron services). The company is also actively developing its senior care services. The business model involves receiving and processing customer orders online, which are then fulfilled by a network of partnered individuals and service stores who deliver the on-site services. E-Home is expanding its business to include smart community services and the sale of smart home merchandise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - E-Home Household Service Holdings Ltd (0001769768) (Filer) | 2026-05-07 | English | |
| 6-K - E-Home Household Service Holdings Ltd (0001769768) (Filer) | 2026-04-13 | English | |
| 6-K Filing | 2026-01-30 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2026-01-07 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-12-03 | English | |
| PROSPECTUS SUPPLEMENT | 2025-12-02 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 42969787 | 6-K - E-Home Household Service Holdings Ltd (0001769768) (Filer) | 2026-05-07 | English | ||
| 34437473 | 6-K - E-Home Household Service Holdings Ltd (0001769768) (Filer) | 2026-04-13 | English | ||
| 31650675 | 6-K Filing | 2026-01-30 | English | ||
| 13168869 | REPORT OF FOREIGN PRIVATE ISSUER | 2026-01-07 | English | ||
|
2025
11 filings
| |||||
| 13168870 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-12-03 | English | ||
| 13168872 | PROSPECTUS SUPPLEMENT | 2025-12-02 | English | ||
| 13168871 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-07 | English | ||
| 13168873 | ANNUAL REPORT | 2025-10-30 | English | ||
| 13168874 | Regulatory Filings 2025 | 2025-09-03 | English | ||
| 13168875 | Regulatory Filings 2025 | 2025-08-29 | English | ||
| 13168876 | AMENDMENT NO.1 TO FORM F-3 | 2025-08-28 | English | ||
| 13168877 | Regulatory Filings 2025 | 2025-08-25 | English | ||
| 13168878 | REGISTRATION STATEMENT | 2025-08-15 | English | ||
| 13168879 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-08-12 | English | ||
| 13168880 | PROSPECTUS SUPPLEMENT | 2025-08-11 | English | ||
Market data
Market data not available
Price history
Peer group · Social work activities without accommodation for older persons or persons with disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bluelinea
Provides teleassistance and connected healthcare for the el…
|
ALBLU | FR | Human health and social work ac… |
|
Careium AB
A European provider of technology-enabled care and digital …
|
CARE | SE | Human health and social work ac… |
|
Cocorport Inc.
Provides employment and independence support for individual…
|
9346 | JP | Human health and social work ac… |
|
Continuum Health Care Inc.
Provides personalized, compassionate in-home senior care an…
|
— | CA | Human health and social work ac… |
|
I A D SRL
Provides assistance, treatment, and care for disabled indiv…
|
— | AR | Human health and social work ac… |
|
INCLUSIVE Inc.
A business development company promoting digital transforma…
|
7078 | JP | Human health and social work ac… |
|
internet infinity INC.
Offers direct services and technology to extend the healthy…
|
6545 | JP | Human health and social work ac… |
|
LITALICO Inc.
Offers employment, child development, and online support fo…
|
7366 | JP | Human health and social work ac… |
|
Nova Leap Health Corp.
A healthcare provider offering personalized private pay hom…
|
NLH | CA | Human health and social work ac… |
E-Home Household Service Holdings 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/34946/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34946 | 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=34946 | 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=34946 \ -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": 34946}, 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 E-Home Household Service Holdings Ltd (id: 34946)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.