363 live Daft listings in the feed

Daft rental data, via one API.

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

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

Does Daft have a public API?

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

What the Daft feed looks like

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

Field coverage on Daft

Share of live Daft listings that carry each field.

Address100%
Coordinates100%
Rent100%
Property type100%
Listing URL100%
Photo98%
Bedrooms96%

How Daft rents distribute

€650€2,225€3,800+

Median Daft asking rent is €1,850/mo.

Sample Daft listing

A real record from the Daft feed:

{
  "platform": "daft",
  "url": "https://www.daft.ie/for-rent/quayside-quarter-dublin-landings-north-wall-quay-dublin-1/1446982",
  "address": "Quayside Quarter, Dublin Landings, North Wall Quay, Dublin 1",
  "rent_min": 2700,
  "beds": 1,
  "image": "https://media.daft.ie/eyJidWNrZXQiOiJtZWRpYW1hc3Rlci1zM2V1IiwiZWRpdHMiOnsib3ZlcmxheVdpdGgiOnsiYnVja2V0IjoibWVkaWFtYXN0ZXItczNldSIsIm9wdGlvbnMiOnsiZ3Jhdml0eSI6InNvdXRoZWFzdCJ9LCJrZXkiOiJ3YXRlcm1hcmstZGFmdC1sb2dvLXNtYWxsMi12NC5wbmcifSwicmVzaXplIjp7ImZpdCI6ImNvdmVyIiwid2lkdGgiOjcyMCwiaGVpZ2h0Ijo0ODB9fSwib3V0cHV0Rm9ybWF0IjoianBlZyIsImtleSI6IjJcLzhcLzI4OTM0ZTM1ODhhMzgxZTdiZWFlZmMzNzM2ZWJkMDlmLmpwZyJ9?signature=4b2f8a21a169094ad502eb21190e452723716dfd365bb9150a785c34d6d2bd73",
  "scraped_at": "2026-07-05T09:42:03+00:00"
}

Pull Daft listings in one request

Filter the HousingFeed API to daft and get Daft 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":"daft","maxItems":100}'

Get Daft rental data flowing today.

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