MyHome.ie Property Scraper avatar

MyHome.ie Property Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
MyHome.ie Property Scraper

MyHome.ie Property Scraper

Scrape property listings from MyHome.ie across Ireland. Extract homes for sale and rent, prices, property types, bedrooms, bathrooms, floor area, addresses, locations, images, listing details, agents, and publicly available contact information.

Pricing

from $1.00 / 1,000 results

Rating

5.0

(1)

Developer

MrDoe

MrDoe

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

12 days ago

Last modified

Share

MyHome.ie Property Scraper - Extract Irish Real Estate Listings

What does MyHome.ie Property Scraper do?

MyHome.ie Property Scraper extracts property listings (sale and rental) from MyHome.ie, one of Ireland's leading property portals. It collects price, address, bedrooms, bathrooms, floor size, geo-coordinates, description, publish/update dates, and a listing image for every property.

Why scrape MyHome.ie?

  • Track asking prices and rents across any Irish county or area
  • Build a property market dataset for investment or research analysis
  • Monitor new listings and price changes over time
  • Feed structured property data into a BI dashboard, CRM, or map visualization

How to use MyHome.ie Property Scraper

  1. Sign up for a free Apify account.
  2. Open this Actor and click Try for free (or Start).
  3. Enter one or more Start URLs - any MyHome.ie sale or rental search results page (e.g. /rentals/dublin-1/property-to-rent or /for-sale/...).
  4. Set Max properties per start URL (default 5) and leave Proxy configuration on (Apify Proxy is required).
  5. Click Start and export results as JSON, CSV, Excel, or via API.

Input

FieldTypeRequiredDefaultDescription
startUrlsarrayYeshttps://www.myhome.ie/rentals/dublin-1/property-to-rentMyHome.ie sale or rental search result pages
maxItemsintegerNo5Maximum properties to scrape per start URL. Set 0 for unlimited
proxyConfigurationobjectYes{ "useApifyProxy": true }Apify Proxy is mandatory for reliable, non-blocked access

Output example

{
"title": "Abbey Court Apartments, Block G, Irish Life Centre, Abbey Street, Dublin 1",
"price": "€2,200 / month",
"bedrooms": 1,
"bathrooms": 1,
"floorSize": 51,
"floorSizeUnit": "MTK",
"address": "Abbey Court Apartments, Block G, Irish Life Centre, Abbey Street, Dublin 1",
"region": "Dublin 1",
"latitude": 53.3493296,
"longitude": -6.2565019,
"description": "Abbey Court Apartments... 1 Bed, asking price €2,200 / month...",
"datePublished": "2026-07-28",
"dateModified": "2026-08-17",
"image": "https://photos-a.propertyimages.ie/media/...jpg",
"url": "https://www.myhome.ie/rentals/brochure/abbey-court-apartments.../5017555"
}

Data table

FieldDescription
title, addressProperty name / address
priceAdvertised sale price or monthly rent
bedrooms, bathroomsBed and bath counts
floorSize, floorSizeUnitFloor area and unit (MTK = m²)
regionArea/region (e.g. Dublin 1)
latitude, longitudeGeo-coordinates
descriptionListing description
datePublished, dateModifiedListing publish and last-update dates
imagePrimary listing photo URL
urlDirect link to the listing

Pricing

This Actor is billed on a pay-per-result basis (~$1 per 1,000 dataset items). A default cap of 5 properties per start URL keeps trial runs inexpensive; raise maxItems for larger runs.

FAQ

Is this legal? This Actor only collects publicly available property listing data. It is not affiliated with or endorsed by MyHome.ie. Please respect the site's Terms of Service and applicable data protection laws (GDPR).

Why does it need a proxy? Apify Proxy is required for reliable access and to avoid IP-based rate limiting - it's enabled by default and cannot be disabled.

Found a bug or have a feature request? Use the Issues tab on this Actor's Apify Store page.