Daft.ie Property Scraper avatar

Daft.ie Property Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Daft.ie Property Scraper

Daft.ie Property Scraper

Scrapes property listings from Daft.ie including residential, rental, commercial, and new homes across Ireland.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Rigel Bytes

Rigel Bytes

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Extract property listings, prices, and agent details from Daft.ie — Ireland's largest real estate marketplace — for market research, price monitoring, and investment analysis, for just $1 per 1,000 listings.


What can Daft.ie Property Scraper do for you?

  • Build Ireland property databases — Collect residential, rental, commercial, and new home listings with full details including pricing, bedrooms, BER ratings, and floor area.
  • Monitor rental and sale prices — Track price trends across cities like Dublin, Cork, Galway, and Limerick for market analysis.
  • Extract seller and agent contacts — Get agent names, phone numbers, addresses, and licence information for lead generation.
  • Filter by location, price, property type, and amenities — Target exactly the listings you need using Daft's full search API.
  • Search across all Daft.ie sections — Residential sales, rentals, commercial properties, sharing, student accommodation, and new homes.
  • Export clean structured data — Get results in JSON, CSV, or Excel for your CRM, analytics, or research workflow.

What data can you extract?

FieldDescription
🏠 titleProperty listing title
💰 price / abbreviatedPriceFull and abbreviated price
🛏️ numBedrooms / numBathroomsBedroom and bathroom count
🏷️ propertyTypeApartment, House, Studio, etc.
📋 categoryRent, Sale, Share, etc.
berRatingBER energy rating (A1–G)
📐 floorAreaValue / floorAreaUnitFloor area and unit
📍 latitude / longitudeGPS coordinates
🖼️ imageUrlsProperty photo URLs
👤 sellerName / sellerPhoneAgent or private seller details
🏢 sellerBranch / sellerAddressAgent branch info
📅 publishDateListing publication date
🔗 seoFriendlyPathDirect Daft.ie link
🛠️ facilitiesAmenities (parking, alarm, etc.)
📹 hasVideo / hasVirtualTourMedia indicators

Why use this scraper?

  • 📊 Market research — Analyze Ireland's property market with real, up-to-date listing data. Compare prices across regions, property types, and timeframes to spot trends.
  • 💰 Price monitoring — Track how rental or sale prices change in specific areas or for specific property types. Set up recurring runs to build historical datasets.
  • 🤝 Lead generation — Extract agent and seller contact information for real estate professionals, investors, or relocation services.
  • ⚡ Automation — Replace manual copy-pasting from Daft.ie with scheduled scraping. Push results directly to your database, spreadsheet, or CRM via Apify integrations.

Pricing

  • $1/1,000 listings
  • No hidden fees or limits on usage.

How to use Daft.ie Property Scraper

  1. Create an Apify account at console.apify.com (free tier available).
  2. Open the Daft.ie Property Scraper on Apify Store.
  3. Configure the input — Paste Daft.ie search URLs or set filters (section, area, price range, bedrooms, property types, BER rating, and more).
  4. Start the scraper — Run it once or schedule recurring runs for ongoing monitoring.
  5. Export your data — Download results as JSON, CSV, Excel, or push to your apps via webhooks and integrations.

Input

FieldTypeRequiredDescription
searchUrlsstring[]OptionalPaste one or more Daft.ie search result URLs. When provided, manual filters are ignored.
sectionstringOptionalresidential-for-sale, residential-to-rent, commercial-for-sale, commercial-to-rent, sharing, student-accommodation-to-share, new-homes
searchAreastringOptionalLocation to search (e.g. "Dublin 8", "dublin-city", "Galway"). Leave empty for all Ireland.
searchQuerystringOptionalFree-text keyword or address search
distanceRadiusstringOptionalRadius around selected area (1 km – 20 km)
salePriceFrom / salePriceTostringOptionalSale price range
rentalPriceFrom / rentalPriceTostringOptionalMonthly rental price range
numBedsFrom / numBedsTostringOptionalBedroom count range
numBathsFrom / numBathsTostringOptionalBathroom count range
floorSizeFrom / floorSizeTointegerOptionalFloor area range (m²)
propertyTypesstring[]OptionalHouse, Apartment, Studio, Duplex, Bungalow, Site, etc.
facilitiesstring[]OptionalAlarm, Parking, Garden, Washing Machine, Dishwasher, etc.
berFrom / berTostringOptionalBER rating range (A1–G)
onlineOffersOnlybooleanOptionalOnly listings accepting online offers
availabilitystringOptionalpublished or sale-agreed
addedSincestringOptionalListings from: 24h, 3d, 7d, 14d, 30d
sortBystringOptionalbest-match, priceAsc, priceDesc, publishDateDesc
maxItemsintegerOptionalMax listings to scrape (0 = unlimited). Default: 10
maxPagesintegerOptionalMax pages (20 listings each) to scrape (0 = unlimited)
maxConcurrencyintegerOptionalParallel API requests (1–10). Default: 3
proxyConfigurationobjectOptionalProxy settings, defaults to Apify residential proxies

📝 Copy for Use:

{
"searchUrls": [],
"section": "residential-for-sale",
"searchArea": "dublin-city",
"searchQuery": "",
"propertyTypes": ["houses"],
"facilities": ["alarm"],
"availability": "published",
"maxItems": 3,
"proxyConfiguration": {
"useApifyProxy": false
}
}

Why Choose This Scraper?

  • Affordable: Pay only $1 per 1,000 listings scraped.
  • Comprehensive: Extract 40+ data points per listing including price, location, agent details, BER rating, amenities, and media.
  • Easy to Use: Paste a Daft.ie URL or configure filters in the web interface — no coding required.
  • Reliable: Built on Daft's official API with configurable concurrency and proxy support for consistent results.
  • Shifter

    • Reliable residential proxies all over the world.
    • Cheap rates
    • Order Shifter Now
    • Get 10% Off any product, use coupan rigelbytes-YoBB.
  • OxyLabs

    • 100M+ Proxies
    • Fastest proxies in the market
    • Real profile, human-like Residential IPs
    • Quality assurance framework for most reliable IPs
    • Get Proxies
  • DataImpulse

Learn More About Proxies

  • Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
  • Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
  • No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.

Running via Apify Console

You can run this actor from the Apify Console by providing the necessary input parameters.

Running via API

You can trigger this actor using the Apify API, passing the required input in the request body.

API Examples

Python

from apify_client import ApifyClient
client = ApifyClient("YOUR-APIFY-TOKEN")
run = client.actor("rigelbytes/daft-ie-scraper").call(
run_input={
"searchUrls": [],
"section": "residential-for-sale",
"searchArea": "dublin-city",
"propertyTypes": ["houses"],
"availability": "published",
"maxItems": 10,
}
)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["title"], item["price"])

JavaScript

import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: 'YOUR-APIFY-TOKEN' });
const run = await client
.actor('rigelbytes/daft-ie-scraper')
.call({
searchUrls: [],
section: 'residential-for-sale',
searchArea: 'dublin-city',
propertyTypes: ['houses'],
availability: 'published',
maxItems: 10,
});
const { items } = await client
.dataset(run.defaultDatasetId)
.listItems();
items.forEach((item) => console.log(item.title, item.price));

cURL

curl "https://api.apify.com/v2/acts/rigelbytes/daft-ie-scraper/runs?token=YOUR-APIFY-TOKEN" \
-X POST \
-H "Content-Type: application/json" \
-d '{
"searchUrls": [],
"section": "residential-for-sale",
"searchArea": "dublin-city",
"propertyTypes": ["houses"],
"availability": "published",
"maxItems": 10
}'

🚀 Other Tools by Rigel Bytes

Explore 69 more scraping tools by Rigel Bytes, organized by use case:

📱 Social Media

Scrape Instagram, TikTok, LinkedIn, and more for content research and marketing intelligence.

  • Export Instagram Reels — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Facebook Ads Scraper — Extract posts, profiles, and engagement data from Facebook for content research, influencer tracking, and marketing analytics.
  • Instagram Analytics Tool — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Comment Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Creator Stats — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Engagement Tool — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Post Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • instagram-posts — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Profile Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Reel Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • linkedin-company-details — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • Linkedin Company Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • LinkedIn Profile Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • Scrape Instagram Creators — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Tiktok Comment Scraper — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • Tiktok Creator Stats — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • Tiktok Engagement Rate — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • TikTok Profile Scraper — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.

🏠 Real Estate

Extract property listings, prices, and agent data from top real estate platforms.

  • Airbnb Address Finder — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Availability Calendar — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Detailed Scraper - Search & Listing Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Images Downloader — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Listing — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Listing Urls — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Property Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Reviews — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Scraper - Search & Listing Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Bayut Scraper — Scrape property listings and market data from Bayut for market research, price monitoring, and investment analysis.
  • dubai-listing-scraper — Extract unlimited property listings from Bayut.com — the UAE's largest real estate platform.
  • Export Airbnb Calendar — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Furnished Finder Fast — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
  • Extract Furnished Finder Hosts — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
  • FurnishedFinder — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
  • Hemnet.se Scraper - Swedish Real Estate Listings — Scrape property listings from Hemnet.se including for-sale, upcoming, and sold homes.
  • Immobiliare Italy Real Estate Scraper — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Immobilienscout24 — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Immobilienscout24-scraper — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Immoweb Scraper - Belgium Property Listings — Scrapes property listings from Immoweb.be with search result extraction.
  • Immowelt Property Scraper — Extract unlimited real estate listings from Immowelt with complete details.
  • Immowelt Scraper — Extract unlimited real estate listings from Immowelt with complete details.
  • Land.com Scraper — Scrape property listings and market data from Land.com for market research, price monitoring, and investment analysis.
  • Outdoorsy Scraper — Scrape property listings and market data from Outdoorsy for market research, price monitoring, and investment analysis.
  • Propertyfinder Scraper — Scrape property listings and market data from Property Finder for market research, price monitoring, and investment analysis.
  • Redfin Scraper — Scrape property listings and market data from Redfin for market research, price monitoring, and investment analysis.
  • Rightmove Scraper — Scrape property listings and market data from Rightmove for market research, price monitoring, and investment analysis.
  • RVshare Scraper — Scrape property listings and market data from RVshare for market research, price monitoring, and investment analysis.
  • Unlimited Redfin Scraper — Scrape property listings and market data from Redfin for market research, price monitoring, and investment analysis.
  • Zillow Detail Scraper — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
  • Zillow Scraper — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
  • Zoopla Scraper — Scrape property listings and market data from Zoopla for market research, price monitoring, and investment analysis.

✈️ Travel & Hospitality

Monitor rentals, bookings, and travel listings at scale.

  • Ticketmaster Scraper — Collect rental and travel listings from Ticketmaster for pricing intelligence and availability tracking.

🛒 E-commerce

Scrape products, prices, and marketplace data for competitive research.

  • Amazon Product Scraper — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
  • Amazon Search Scraper — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
  • Daraz — Scrape products, prices, and seller data from Daraz for competitor monitoring, pricing, and product research.
  • Etsy Scraper — Scrape products, prices, and seller data from Etsy for competitor monitoring, pricing, and product research.
  • Homedepot Scraper — HomeDepot Products Scraper lets you extract product data from homedepot.com.

📩 Lead Generation

Find business contacts, leads, and company data for sales and outreach.

⭐ Reviews & Ratings

Monitor reviews and reputation data across review platforms.

  • Airbnb Listing Reviews — Collect reviews and ratings from Airbnb for reputation monitoring and customer insights.
  • BBB Scraper — Collect reviews and ratings from BBB for reputation monitoring and customer insights.
  • Rottentomatoes Reviews Scraper — Collect reviews and ratings from Rotten Tomatoes for reputation monitoring and customer insights.
  • Trustpilot Reviews Scraper — Collect reviews and ratings from Trustpilot for reputation monitoring and customer insights.

🍔 Food & Delivery

Extract restaurant, grocery, and delivery platform data.

  • Instacart Scraper — Scrape menus, stores, and delivery data from Instacart for data-driven research and automation.
  • Publix Scraper — Scrape menus, stores, and delivery data from Publix for data-driven research and automation.

🛠️ Developer Tools

General-purpose scraping and automation tools.

  • Web Crawler — Flexible web crawler with custom proxy support for complete control.

Understanding Proxies:

When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.

Why Use Proxies?

  • Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
  • Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
  • Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.

Types of Proxies

  1. Residential Proxies
    • Real IP addresses provided by ISPs to home users.
    • They mimic regular users, making them harder to detect.
    • Best for: Long-term, undetectable scraping, and avoiding blocks.
  2. Data Center Proxies
    • IP addresses from servers in data centers.
    • Faster and cheaper than residential proxies but easier to detect and block.
    • Best for: High-speed scraping, but with a higher risk of detection.
  3. Mobile Proxies
    • IPs provided by mobile carriers (3G/4G/5G networks).
    • Very difficult to detect, as they appear as regular mobile users.
    • Best for: Mobile-related scraping or avoiding sophisticated blocks.

Rotating Proxies vs. Straight Proxies

  • Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
  • Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.

About Rigel Bytes

Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.

Contact Us

Ready to unlock the power of data? Reach out to us at (contact@rigelbytes.com) or book an appointment with us to learn more about how we can help you achieve your data goals.

Detailed Data

[
{
"id": 6596803,
"title": "The Grove, Crowe Street, Gort, Co. Galway",
"price": "€2,000 per month",
"abbreviatedPrice": "€2,000",
"numBedrooms": "2 Bed",
"numBathrooms": "2 Bath",
"propertyType": "Apartment",
"category": "Rent",
"berRating": "B",
"sellerName": "Quinn Property",
"sellerPhone": "(065) 6824343",
"sellerBranch": "Quinn Property Management",
"sellerType": "BRANDED_AGENT",
"sellerLicenceNumber": "001044",
"latitude": 53.06983,
"longitude": -8.820422,
"hasVideo": true,
"hasVirtualTour": false,
"publishDate": 1781857949970,
"seoFriendlyPath": "/for-rent/the-grove-crowe-street-gort-co-galway/6596803",
"facilities": [
{ "key": "WASHING_MACHINE", "name": "Washing Machine" },
{ "key": "MICROWAVE", "name": "Microwave" }
]
},
{
"id": 6596785,
"title": "5 Garbally Demesne, Brackernagh, Ballinasloe, Co. Galway",
"price": "€1,600 per month",
"abbreviatedPrice": "€1,600",
"numBedrooms": "3 Bed",
"numBathrooms": "1 Bath",
"propertyType": "House",
"category": "Rent",
"berRating": "A1",
"sellerName": "Joanna Oconnor",
"sellerPhone": null,
"sellerType": "PRIVATE_USER",
"latitude": 53.324496,
"longitude": -8.238217,
"hasVideo": false,
"hasVirtualTour": false,
"publishDate": 1781725856894,
"seoFriendlyPath": "/for-rent/5-garbally-demesne-brackernagh-ballinasloe-co-galway/6596785",
"facilities": [
{ "key": "PARKING", "name": "Parking" },
{ "key": "WASHING_MACHINE", "name": "Washing Machine" }
]
}
]