PropertyFinder Properties For Sale Scraper avatar

PropertyFinder Properties For Sale Scraper

Pricing

$19.99/month + usage

Go to Apify Store
PropertyFinder Properties For Sale Scraper

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

PowerBox

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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

FieldTypeRequiredDescription
searchUrlstringYesComplete PropertyFinder search URL to scrape
maxItemsintegerNoMaximum number of listings to fetch (default: 50)

Output

The output is a list of 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: Listed price in AED
  • 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/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!