MyHome.ie Scraper — Irish Property & Agent Leads
Pricing
from $2.50 / 1,000 results
MyHome.ie Scraper — Irish Property & Agent Leads
Scrape MyHome.ie without an API key: Irish property prices, BER, Eircode, geo and estate agent email/phone. Export to CSV, JSON or Excel.
Pricing
from $2.50 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
MyHome.ie Scraper — Irish Real Estate Data, Prices & Agent Leads (No API)

Scrape property listings from MyHome.ie, one of Ireland's biggest real estate portals — houses, apartments, sites and new homes, for sale or to rent across Dublin, Cork, Galway, Limerick and every county. Get price, beds, baths, size (m²), BER energy rating, Eircode, GPS coordinates and the estate agency's name, contact email & phone in clean structured JSON, read straight from the site's own page data. Fast, no browser, no API key, no login.
🏆 Why this MyHome.ie scraper?
40+ fields per listing · thousands of listings per run · direct HTTP + structured page data (no browser) · residential-proxy ready · export to JSON / CSV / Excel. The unofficial MyHome.ie API alternative for Irish real-estate market research, valuation and agent lead generation.
✨ What this Actor does / Key features
- 🏠 Buy & rent, all Ireland — scrape the sales market (
property-for-sale) or the rental market (property-to-rent) in any county, city or area — Dublin, Cork, Galway, Limerick, Kildare and beyond. - 💰 Full price data — price as text (€), numeric price value, currency and a price-change flag, plus per-property size for price-per-m² analysis.
- 🛏️ Property attributes — property type & class, bedrooms, bathrooms, size in m², BER energy rating, new-build flag and sale-agreed status.
- 📍 Eircode + GPS — display address, Eircode and latitude / longitude for every listing, ready for mapping and geospatial analysis.
- 🎯 Estate-agent lead data — agency name, logo, address, URL and the public contact email & phone, plus the individual negotiator (name, job title, phone, email) when you enable detail enrichment.
- 🖼️ Image galleries — main photo URL, full photo count and a video flag for each listing.
- 🔀 Filter from the site — county/area, beds, price band and property type are all read from the MyHome.ie URL you paste, so any filter the site supports, this Actor respects.
- ⚡ Direct HTTP + structured data — reads the site's own rendered page data and paginates the whole result set per search; no manual DOM walking, no GraphQL token.
- 🛡️ Proxy support — Apify Proxy integration with residential proxies as the default for the highest success rate.
🚀 Quick start (3 steps)
- Configure — on MyHome.ie, apply your filters (county, beds, price, property type), copy the URL from the address bar, and paste it into
searchUrls. Turn onenrichDetailsif you want agent email/phone + Eircode. - Run — click Start. The Actor paginates every search URL and streams listings into your dataset.
- Get your data — open the Output tab and export to JSON, CSV, Excel or XML, or pull it via the Apify API.
📥 Input
Give the Actor at least one searchUrls value copied from MyHome.ie. Everything else is optional.
Example — houses for sale in Dublin
{"searchUrls": ["https://www.myhome.ie/residential/dublin/property-for-sale"],"maxResults": 500,"enrichDetails": false}
Example — multi-county buy + rent in one run
{"searchUrls": ["https://www.myhome.ie/residential/cork/property-for-sale","https://www.myhome.ie/rentals/dublin/property-to-rent"],"maxResults": 2000,"maxResultsPerSearch": 1000}
Example — estate-agent lead generation (email + phone + Eircode)
{"searchUrls": ["https://www.myhome.ie/residential/galway/property-for-sale"],"maxResults": 300,"enrichDetails": true,"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }}
| Field | Type | Description |
|---|---|---|
searchUrls | array | MyHome.ie search URLs copied from the site — buy (/residential/<county>/property-for-sale) or rent (/rentals/<county>/property-to-rent). All filters (county/area, beds, price, property type) are read from the URL. Required. |
maxResults | integer | Global cap across all search URLs. 0 = no limit (a single county search can span thousands of listings). |
maxResultsPerSearch | integer | Per-search cap so one big county doesn't eat the budget. 0 = no per-search cap. |
enrichDetails | boolean | Visit each brochure page to add the real agency phone, the individual agent/negotiator (name, job title, phone, email) and the Eircode — these are not in the search-results data. Recommended for lead-gen; turn off for faster list-only scraping. |
useProxy | boolean | Route requests through Apify Proxy. Residential is recommended and is the default. |
proxyConfiguration | object | Apify Proxy settings. Residential gives the highest success rate. |
maxConcurrency | integer | How many search URLs to process in parallel (1–10). |
Finding a search URL: open myhome.ie, pick Buy or Rent, set your county/area, beds, price and property-type filters, then copy the full URL from the address bar. Every filter encoded in that URL is honoured, and the Actor paginates the entire result set.
📤 Output
One row per listing — 40+ fields, exportable to JSON, CSV, Excel or XML. Here is a trimmed sample record:
{"id": "4997019","title": "Glenhest, Glenamuck Road South, Dublin 18","address": "Glenhest, Glenamuck Road South","displayAddress": "Glenhest, Glenamuck Road South, Dublin 18","eircode": "D18N2Y5","url": "https://www.myhome.ie/residential/brochure/glenhest-glenamuck-road-south-dublin-18/4997019","listingStatus": "ForSale","propertyType": "Detached House","priceAsString": "€1,650,000","priceValue": "1650000","priceCurrency": "EUR","bedrooms": "4","bathrooms": "3","sizeSqMeters": "315","berRating": "F","isNew": "false","isSaleAgreed": "false","latitude": "53.245461","longitude": "-6.1862","photoCount": "18","mainPhoto": "https://photos-a.propertyimages.ie/media/9/1/0/4997019/..._m.jpg","hasVideos": "false","agencyName": "Savills - Dublin","agencyEmail": "Dublin_res@savills.ie","agencyPhone": "+353 (1) 618 1300","agencyAddress": "33 Molesworth Street, Dublin 2","agentName": "Jane Doe","agentJobTitle": "Senior Negotiator","agentEmail": "jane.doe@savills.ie","scrapedAt": "2026-07-06T12:00:00.000Z"}
💡 Use cases
- Irish estate-agent lead generation — build outreach lists of agencies (email + phone) and individual negotiators by county, price band or property type. Enable
enrichDetailsfor the richest contact data. - Market & price analytics — track price, price-per-m², inventory and BER distribution across Dublin, Cork, Galway, Limerick and every county.
- Investor & developer research — map supply, new-builds (
isNew) and sale-agreed velocity (isSaleAgreed) by area. - Comps & valuation / AVM — feed beds, baths, size, BER, geo and price into Irish pricing and automated-valuation models.
- Rental-yield screening — scrape the same area for sale and to rent to compute gross rental yield per district.
- Portals & aggregators — power a property feed or dashboard from a scheduled run.
👥 Who uses it
Irish estate agencies & proptech teams · property investors & developers · mortgage and valuation analysts · market researchers & data journalists · lead-gen agencies building agent/agency contact lists · property-portal and dashboard builders.
💰 Pricing
This Actor runs on a simple pay-per-result model — you pay for the listings you extract, with no separate Apify platform fees to calculate. Try it on the free tier first, then scale up. See the Pricing tab on this page for the current rate.
❓ Frequently Asked Questions
Is it legal to scrape MyHome.ie? The Actor only collects publicly available property listing data. You are responsible for using the data — including how you use agency contact details under GDPR — in compliance with MyHome.ie's terms and applicable laws.
Does MyHome.ie have a public API? MyHome.ie offers no open public listings API, so this Actor reads the site's own structured page data instead — giving you full Irish property data plus agency contacts without any API key.
Do I need an API key or a login? No. There is no MyHome.ie account, login or API key required — only an Apify account. The Actor reads public listing data rendered into each search page.
Does it cover both buying and renting?
Yes. Paste a property-for-sale URL for the sales market or a /rentals/.../property-to-rent URL for the rental market — both are supported, and the listingStatus field tells you which.
How do I filter by county, area, price or beds?
Apply the filters on MyHome.ie itself, then copy the resulting URL into searchUrls. Every filter encoded in the URL is respected, and the Actor paginates the whole result set.
Will every listing have the agent's email & phone?
Whenever MyHome.ie exposes the estate agency's contact details publicly, yes — agency name, email and phone come through. For the individual negotiator's details and the real agency phone + Eircode, turn on enrichDetails. Private-landlord rentals may not list an agency.
Do I need a proxy? Residential Apify Proxy is the default and gives the highest success rate. It runs cleanly out of the box; you can adjust proxy settings if needed.
How much data can I get?
You can scrape thousands of listings per run — a single county search can span thousands of properties. Use maxResults and maxResultsPerSearch to control volume and cost.
Is this a MyHome.ie API alternative?
Yes. MyHome.ie has no open public listings API, so this Actor works as an unofficial MyHome.ie API alternative — it reads the structured page data and returns full property and agency fields with no API key.
Can I scrape MyHome.ie without an API or login?
Yes. No MyHome.ie account, login or API key is needed — only an Apify account. The Actor pulls publicly available property listings over direct HTTP.
How do I export MyHome.ie property data to CSV or JSON?
Run a search, then export the resulting dataset as CSV, JSON, Excel or XML from the Apify Console or via the Apify API. Every Irish listing becomes one clean row ready for export.
How do I get estate agent emails from MyHome.ie?
Turn on enrichDetails to visit each brochure page and capture the agency phone, negotiator name, job title, email and Eircode — one run becomes a MyHome.ie agent email list ready for outreach by county, price band or property type.
🔗 More real estate scrapers by logiover
Building a cross-country property dataset? Pair MyHome.ie with the rest of the European & global real-estate suite:
| Country | Actor |
|---|---|
| 🇮🇪 Ireland | Daft.ie Scraper |
| 🇵🇱 Poland | Otodom.pl Scraper |
| 🇪🇸 Spain | Habitaclia Scraper · Pisos.com Scraper |
| 🇨🇿 Czechia | Sreality.cz Scraper |
| 🇬🇷 Greece | Spitogatos Scraper · XE.gr Scraper |
| 🇮🇹 Italy | Casa.it Scraper · Subito Scraper |
| 🇩🇪 Germany | ImmobilienScout24 Scraper · WG-Gesucht Scraper |
| 🇵🇹 Portugal | Imovirtual Scraper |
| 🇫🇷 France | Bien'ici Scraper |
| 🇷🇴 Romania | Storia.ro Scraper |
| 🇳🇱 Netherlands | Funda Scraper |
| 🇧🇬 Bulgaria | Imot.bg Scraper |
| 🇦🇹 Austria | Willhaben Scraper |
| 🇫🇮 Finland | Etuovi Scraper |
👉 Browse all logiover scrapers on Apify Store — 180+ actors across real estate, jobs, crypto, social media & B2B data.
⏰ Scheduling & integration
Schedule this Actor on Apify to track the Irish property market daily or weekly. Export results to JSON, CSV or Excel, sync to Google Sheets, or push to your database, BI tools and webhooks through the Apify API. Connect it to Make, n8n or Zapier to build automated real-estate pipelines — chain it with an email-verifier to clean the agency emails before outreach.
⭐ Support & feedback
Found a bug or need an extra field? Open an issue on the Issues tab — response is usually fast. If this Actor saves you time, a ★★★★★ review on the Store page genuinely helps and is hugely appreciated. 🙏
⚖️ Legal
This Actor extracts only publicly available data and is intended for legitimate research, analytics and lead-generation use. You are responsible for complying with MyHome.ie's terms of service, GDPR (including how you use agency contact details) and any applicable local laws.
📝 Changelog
2026-07-06
- ✨ README overhaul: richer output sample, ready-to-run example scenarios, cross-country real-estate suite links, and clearer quick-start.
2026-07-01
- Maintenance pass: re-verified end-to-end on live data and confirmed successful runs within the 5-minute quality window on the default input.
- Sharpened Store metadata (SEO title & description) and expanded the FAQ with high-intent, long-tail questions for easier discovery in Google and Apify Store search.
- Added ready-to-run example tasks that cover common real-world use cases.
2026-06-15
- Reliability pass: re-verified end-to-end on live data with real-world inputs. Routine maintenance build.
2026-06-07
- Docs: added coverage for MyHome.ie API alternative, exporting property data to CSV/JSON, and pulling estate agent emails without an API key.