PropertyFinder New Projects Listing Scraper avatar

PropertyFinder New Projects Listing Scraper

Pricing

$19.99/month + usage

Go to Apify Store
PropertyFinder New Projects Listing Scraper

PropertyFinder New Projects Listing Scraper

Scrape new project listings from PropertyFinder.ae with automatic pagination, extracting project details, pricing, developer info, and construction progress.

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 New Projects Listing Scraper

This actor allows you to scrape new project (off-plan) listings from PropertyFinder.ae by providing a search URL. It automatically handles pagination and extracts comprehensive project information including pricing, developer details, delivery dates, and construction progress.

Features

  • URL-based Scraping: Extract new project listings by providing a complete PropertyFinder search URL
  • Automatic Pagination: Automatically clicks through pages until reaching the end or max items limit
  • Comprehensive Project Data: Extract detailed information about each listing including:
    • Project ID and direct link
    • Project name and location
    • Developer name and logo
    • Launch price in AED
    • Off-plan status and delivery date
    • Bedroom configurations
    • Property types (Apartment, Villa, Multiple, etc.)
    • Payment plan details
    • Construction progress percentage
    • Project image URL

Input Parameters

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

Output

The output is a list of new project listing objects, each containing:

  • searchUrl: The original search URL used
  • projectId: Unique project ID on PropertyFinder
  • link: Direct URL to the project detail page
  • title: Name of the new project
  • location: Project location (area, city)
  • imageUrl: URL of the project's main image
  • offPlan: Off-plan status label
  • deliveryDate: Expected delivery date (e.g., "Delivery Date: Q1 2030")
  • developerName: Name of the developer (e.g., "Emaar Properties")
  • developerLogo: URL of the developer's logo
  • price: Launch price in AED
  • bedrooms: Bedroom range (e.g., "1 - 3 Beds")
  • propertyTypes: Type of properties available (e.g., "apartment", "Multiple")
  • paymentPlan: Payment plan details (e.g., "Payment Plan: 10/70/20")
  • constructionProgress: Construction progress info (e.g., "Construction progress: 5%")
  • scrapedAt: Timestamp of when the data was scraped

Example output:

[
{
"searchUrl": "https://www.propertyfinder.ae/en/new-projects/lp/dubai",
"projectId": "60e3ba68-ddcb-4e89-be87-7dd8cf03bdf8",
"link": "/en/new-projects/emaar-properties/terra-gardens",
"title": "Terra Gardens",
"location": "Dubai, Expo City, Terra Gardens",
"imageUrl": "https://new-projects-media.propertyfinder.com/project/...",
"offPlan": "Off-plan",
"deliveryDate": "Delivery Date: Q4 2029",
"developerName": "Emaar Properties",
"developerLogo": "https://new-projects-media.propertyfinder.com/developer/.../original.png",
"price": "2,270,000 AED",
"bedrooms": "1 - 3 Beds",
"propertyTypes": "apartment",
"paymentPlan": "Payment Plan: 10/70/20",
"constructionProgress": "",
"scrapedAt": "2026-02-22T10:18:00.660Z"
}
]

Use Cases

  • Off-plan property investment research in the UAE
  • Developer portfolio analysis and comparison
  • New project launch tracking and price monitoring
  • Construction progress tracking for ongoing developments
  • Payment plan comparison across different projects
  • Real estate market trend identification for new developments

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 project ID
  • The actor includes random delays between page loads to avoid rate limiting
  • Some fields (bedrooms, propertyTypes, paymentPlan, constructionProgress) may be empty for certain projects as not all listings include these details
  • PropertyFinder.ae is a leading real estate portal in the Middle East

Start scraping PropertyFinder new project listings today!