PropertyFinder Properties For Rent Scraper avatar

PropertyFinder Properties For Rent Scraper

Pricing

$19.99/month + usage

Go to Apify Store
PropertyFinder Properties For Rent Scraper

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

PowerBox

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

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

FieldTypeRequiredDescription
searchUrlstringYesComplete PropertyFinder search URL to scrape
maxItemsintegerNoMaximum 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 used
  • propertyId: Unique property ID on PropertyFinder
  • link: Direct URL to the property detail page
  • title: Title of the property listing
  • propertyType: Type of property (Duplex, Villa, Apartment, etc.)
  • price: Rental price in AED/year
  • location: Property location (area, city)
  • bedrooms: Number of bedrooms
  • bathrooms: Number of bathrooms
  • area: Property area in sqft
  • imageUrl: URL of the property's main image
  • listingLevel: Listing tier (Premium, Featured, etc.)
  • listedTime: How long ago the listing was posted
  • agentName: Name of the listing agent
  • scrapedAt: 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!