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

PowerBox
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
🏠 PropertyFinder Properties For Rent Scraper
This actor allows you to scrape rental property listings from PropertyFinder.ae by providing a search URL. It automatically handles pagination and extracts comprehensive property information including rental prices, locations, specifications, and agent details.
Features
- URL-based Scraping: Extract rental 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.)
- Rental price in AED/year
- 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 rental 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: Rental price in AED/yearlocation: 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/rent/duplexes-for-rent.html","propertyId": "16290226","link": "https://www.propertyfinder.ae/en/plp/rent/duplex-for-rent-dubai-zabeel-zabeel-1-one-za-abeel-the-residences-16290226.html","title": "Skyline Duplex | Balcony | Luxury Address","propertyType": "Duplex","price": "750,000 AED/year","location": "One Za'abeel The Residences, Zabeel 1, Zabeel, Dubai","bedrooms": "2","bathrooms": "4","area": "2,487 sqft","imageUrl": "https://static.shared.propertyfinder.ae/media/images/listing/...","listingLevel": "Premium","listedTime": "Listed 11 days ago","agentName": "Nourossama Hasheminejad","scrapedAt": "2026-02-22T09:54:44.150Z"}]
Use Cases
- Rental market analysis and price tracking in the UAE
- Rental property investment research and comparison
- Real estate agent performance monitoring
- Location-based rental 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 rental property listings today!