Daft: Search
Daft via Parse · real_estate
Search property listings on Daft.ie by location and category with optional filters. Returns paginated results (20 per page) including listing summaries with price, bedrooms, bathrooms, property type, seller info, and media. Pagination uses integer page numbers; each listing carries a seoFriendlyPath for detail lookup. Access property sale and rental listings in Ireland from Daft.ie. Search for listings with various filters and retrieve full details for individual properties. Fulfilled by Parse from daft.ie.
- daft
- daft-ie
- maps-geo
- marketplace
- parse
- platform-key
- real-estate
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- real_estate
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c4ae44b7-cf05-4dde-9661-343738de8120/search
- Interface artifact
- sha256:ca4505e788dee14468622ad23279b6e5c3046831c5a5d50b9e435ff3ba512963
- Manifest digest
- sha256:a21d6dc51d81d0b11bb140879aa995776a6dae1d134892ff85714b21e8209b33
Request fields
- beds (integer): Number of bedrooms to filter by.
- page (integer): Page number (starts at 1).
- category (string): Listing category.: Allowed values: sale, rent
- location (string): Location slug for the search area (e.g. 'ireland', 'dublin-city', 'cork-county', 'galway-city').
- max_price (integer): Maximum price filter (sale price in EUR or monthly rent depending on category).
- min_price (integer): Minimum price filter (sale price in EUR or monthly rent depending on category).
- property_type (string): Type of property (e.g. 'house', 'apartment', 'duplex', 'bungalow', 'townhouse').
Example queries
- {"page":"1","category":"sale","location":"ireland"}