Daft.ie Scraper — Irish Property Listings | $0.9/1K | No Login avatar

Daft.ie Scraper — Irish Property Listings | $0.9/1K | No Login

Pricing

from $0.87 / 1,000 listings

Go to Apify Store
Daft.ie Scraper — Irish Property Listings | $0.9/1K | No Login

Daft.ie Scraper — Irish Property Listings | $0.9/1K | No Login

Scrape Irish property listings from Daft.ie. Returns price, beds, baths, BER rating, agent phone, lat/lng, images and more. No login required. Pay per result.

Pricing

from $0.87 / 1,000 listings

Rating

0.0

(0)

Developer

Vitalii Bondarev

Vitalii Bondarev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Daft.ie Scraper — Irish Property Listings | $1.50/1K | No Login

For Irish property investors, estate agents, and housing analysts who need structured data from Daft.ie — Ireland's largest portal with 4,000+ Dublin listings alone and 95%+ national market share.

$1.50 per 1,000 listings. Agent contact and BER rating available as premium events.

Scrape Irish property listings from daft.ie — Ireland's largest property portal with 4,000+ active listings in Dublin alone.

What it does

Extracts structured listing data from any Daft.ie search URL (for sale or to rent):

  • Price (display string + numeric EUR)
  • Address (full title, city, county)
  • Bedrooms & bathrooms
  • Property type (Semi-D, Apartment, Terrace, etc.)
  • BER rating (Building Energy Rating A1–G)
  • Coordinates (lat/lng for map plotting)
  • Agent (name, ID, phone)
  • Images (all photo URLs + main image)
  • Listing date
  • parse_confidence — quality score per listing

How to use

  1. Go to daft.ie and run your property search.
  2. Copy the full search URL from your browser.
  3. Paste it into the searchUrl input field.
  4. Set maxItems to control how many listings to fetch.

Example input

{
"searchUrl": "https://www.daft.ie/property-for-sale/dublin",
"maxItems": 200
}

Output schema

FieldTypeDescription
listing_idintegerDaft listing ID
titlestringFull address / title
pricestringDisplay price (e.g. "€975,000")
price_numericintegerNumeric price in EUR
currencystring"EUR"
addressstringFull address
citystringCity/town (derived)
countystringIrish county (derived)
ber_ratingstringEnergy rating (A1–G)
bedroomsintegerNumber of bedrooms
bathroomsintegerNumber of bathrooms
property_typestringSemi-D, Apartment, etc.
floor_area_m2floatFloor area in m²
latfloatLatitude
lngfloatLongitude
agent_namestringAgent/agency name
agent_idintegerDaft agent ID
agent_phonestringContact phone
urlstringDaft.ie listing URL
image_urlstringMain image URL
imagesarrayAll image URLs
date_listedstringISO 8601 listing date
sale_typestring"For Sale" / "To Let"
listing_typestringsale / rent
scraped_atstringISO 8601 UTC scrape time
parse_confidencefloatData quality score (0–1)
warningsarrayQuality warning codes

Output sample

{
"listing_id": 2142857,
"title": "44 The Stiles Road, Clontarf, Dublin 3",
"price": "€975,000",
"price_numeric": 975000,
"currency": "EUR",
"city": "Clontarf",
"county": "Dublin 3",
"ber_rating": "B2",
"bedrooms": 4,
"bathrooms": 2,
"property_type": "Semi-D",
"floor_area_m2": 148.0,
"lat": 53.3682,
"lng": -6.2019,
"agent_name": "Sherry FitzGerald",
"agent_phone": "01 833 6633",
"url": "https://www.daft.ie/for-sale/semi-detached-house-44-the-stiles-road-clontarf-dublin-3/2142857",
"parse_confidence": 1.0,
"warnings": []
}

Pricing example

Run sizeCost
100 listings~$0.15
1,000 listings~$1.50
10,000 listings~$15.00
+ agent phone+$1.00/1K
+ BER rating data+$0.50/1K

FAQ

Do I need a Daft.ie account or proxy? No account, no proxy. Agent phone numbers are extracted without authentication.

What output formats are available? JSON, CSV, Excel, XML — all via Apify dataset download or API.

Can I scrape rentals as well as sales? Yes — paste any Daft.ie search URL. Both /property-for-sale/ and /property-for-rent/ URLs work.

What if it returns empty results? Check that your searchUrl is a valid Daft.ie search URL (e.g. https://www.daft.ie/property-for-sale/dublin). The actor logs the issue and exits cleanly with 0 results rather than crashing.

Why this actor vs. competitors

FeatureThis actorepctex/daft-scraper ($3/1K)Typical Daft.ie scraper
BER rating (A1–G)YesNoRarely
Agent phone extractedYesNoNo
County field (Irish admin)YesNoRarely
parse_confidence + warningsYesNoNo
Source: __NEXT_DATA__ JSONYes (stable)DOMUsually DOM
No login requiredYesYesOften requires account
Price per 1K listings$1.50$3.00varies

No Login — Daft.ie pushes users toward account creation for agent contacts. This actor extracts agent_phone without any account or authentication.

BER compliance: BER (Building Energy Rating) is a legally required disclosure in all Irish property sales — making this field essential for compliance monitoring and green finance applications.

parse_confidence

Every listing includes a parse_confidence score (0–1). Score < 0.8 means one or more critical fields are missing — check the warnings array before relying on those records.

Use with AI agents (MCP)

Tag: MCP_SERVERS. Returns clean JSON — drop into any n8n / Make / LangChain workflow without post-processing.

{
"mcpServer": "https://mcp.apify.com/?tools=bovi/daft-listings"
}

Technical notes

  • Data source: Daft.ie's __NEXT_DATA__ embedded JSON (reliable SSR data)
  • No proxy required from Apify cloud IPs
  • Pagination handled automatically (20 listings/page)

Pricing

Pay-Per-Event (PPE):

EventPrice
listing-item (primary)$1.50 / 1,000 listings
agent-contact (premium)$1.00 / 1,000 phones extracted
ber-rating-data (premium)$0.50 / 1,000 BER-rated listings

Agent phone and BER rating each fire their respective premium event only when the data is present. You pay nothing extra for listings where these fields are absent.

Integrations

Built for Irish property investors, estate agents, and housing analysts tracking listings and pricing across Ireland's largest portal — the JSON/dataset output drops into the tools you already run, no glue code:

  • n8n / Make / Zapier — trigger a run or pipe every new dataset item into 500+ apps (Google Sheets, Airtable, Slack, HubSpot, your database) with no code: n8n, Make, Zapier.
  • Webhooks — fire your own endpoint the moment a run finishes, to push results straight into your pipeline (docs).
  • MCP server — expose this actor as a tool to Claude, Cursor, or any MCP client so an AI agent can pull this data mid-conversation (guide).
  • API & SDKs — fetch the dataset as JSON, CSV, or Excel through the Apify REST API or the Python / JS SDKs.

See all Apify integrations.

Disclaimer

This actor is not affiliated with Daft.ie. Use in accordance with Daft.ie's Terms of Service.