PropertyFinder Properties For Sale Scraper
Pricing
$19.99/month + usage
Go to Apify Store

PropertyFinder Properties For Sale Scraper
Scrape property listings for sale from PropertyFinder.ae with automatic pagination, extracting prices, locations, specs, and agent details.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerBox
Maintained by Community
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
๐ PropertyFinder Properties For Sale Scraper
This actor allows you to scrape property listings for sale from PropertyFinder.ae by providing a search URL. It automatically handles pagination and extracts comprehensive property information including prices, locations, specifications, and agent details.
Features
- URL-based Scraping: Extract property listings by providing a complete PropertyFinder search URL
- Automatic Pagination: Automatically clicks through pages until reaching the end or max items limit
- Comprehensive Property Data: Extract detailed information about each listing including:
- Property ID and direct link
- Property type (Duplex, Villa, Apartment, etc.)
- Price in AED
- Location details
- Bedrooms & bathrooms count
- Property area in sqft
- Property image URL
- Listing level (Premium, Featured, etc.)
- Time since listed
- Agent name
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete PropertyFinder search URL to scrape |
maxItems | integer | No | Maximum number of listings to fetch (default: 50) |
Output
The output is a list of property listing objects, each containing:
searchUrl: The original search URL usedpropertyId: Unique property ID on PropertyFinderlink: Direct URL to the property detail pagetitle: Title of the property listingpropertyType: Type of property (Duplex, Villa, Apartment, etc.)price: Listed price in AEDlocation: Property location (area, city)bedrooms: Number of bedroomsbathrooms: Number of bathroomsarea: Property area in sqftimageUrl: URL of the property's main imagelistingLevel: Listing tier (Premium, Featured, etc.)listedTime: How long ago the listing was postedagentName: Name of the listing agentscrapedAt: Timestamp of when the data was scraped
Example output:
[{"searchUrl": "https://www.propertyfinder.ae/en/buy/duplexes-for-sale.html","propertyId": "16302355","link": "https://www.propertyfinder.ae/en/plp/buy/duplex-for-sale-ras-al-khaimah-seih-al-ghubb-16302355.html","title": "ููุจูุน ูููุง ุทุงุจููู ูู ุฑุงู ู ุน 7 ุบุฑู ุนูู 1650000 ููุท","propertyType": "Duplex","price": "1,650,000 AED","location": "Seih Al Ghubb, Ras Al Khaimah","bedrooms": "7+","bathrooms": "7+","area": "6,200 sqft","imageUrl": "https://static.shared.propertyfinder.ae/media/images/listing/...","listingLevel": "Premium","listedTime": "Listed 10 days ago","agentName": "Fahad Saeed Hussain","scrapedAt": "2026-02-22T09:33:16.929Z"}]
Use Cases
- Real estate market analysis and price tracking in the UAE
- Property investment research and comparison
- Real estate agent performance monitoring
- Location-based property availability analysis
- Market trend identification and reporting
Notes
- The actor uses stealth mode to avoid detection
- Results are automatically paginated until reaching the end or max items limit
- Duplicate listings are automatically filtered by property ID
- The actor includes random delays between page loads to avoid rate limiting
- PropertyFinder.ae is a leading real estate portal in the Middle East
Start scraping PropertyFinder property listings today!