Data sources / Myhome

150 live Myhome listings in the feed

Myhome rental data, via one API.

Myhome is a rental listings source we track. HousingFeed extracts Myhome rental listings into one clean JSON schema, no scraper to build, no anti-bot defenses to fight. 150 Myhome listings are live right now, alongside 60+ other sources and 1.2M listings in one API.

150
Live Myhome listings
9
Fields per listing
€2,642
Median rent
Daily
Refresh cadence
Is 150 everything Myhome has? It is what the crawler banks today, and crawl depth follows demand. If your project needs fuller Myhome coverage, a specific market, or a higher refresh rate, tell us and we scale the crawl to fit.

Does Myhome have a public API?

Myhome does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Myhome listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What the Myhome feed looks like

Every Myhome listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the Myhome data that is live right now, 9 fields populated:

Field coverage on Myhome

Share of live Myhome listings that carry each field.

Address100%
City100%
Rent100%
Listing URL100%
Bedrooms95%
Bathrooms95%
Property type84%
Coordinates76%
Floor area63%

How Myhome rents distribute

€1,250€9,625€18,000+

Median Myhome asking rent is €2,642/mo.

Where Myhome listings are

Top locations by live Myhome inventory.

Dublin88
Cork19
Galway14
Limerick7
Waterford6
Drogheda4
Swords4
Dundalk3

Sample Myhome listing

A real record from the Myhome feed:

{
  "platform": "myhome",
  "url": "https://www.myhome.ie/rentals/brochure/the-mews-willow-grange-kilcroney-lane-bray-co-wicklow-bray-wicklow/4967095",
  "address": "The Mews, Willow Grange, Kilcroney Lane, Bray, Co. Wicklow, Bray, Wicklow",
  "city": "Bray",
  "rent_min": 2900,
  "beds": 2,
  "baths": 1,
  "scraped_at": "2026-07-06T04:15:37+00:00"
}

Pull Myhome listings in one request

Filter the HousingFeed API to myhome and get Myhome listings back as JSON:

curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"platform":"myhome","maxItems":100}'

Get Myhome rental data flowing today.

150 listings live, refreshed daily, in the same schema as 60+ other sources. Try it free.