# Buy PropertyFinder UAE — Listings With RERA & Agent Data

**Use case:** 

Scrape Buy propertyfinder uae — listings with rera & agent data with contact details and key fields.

## Input

```json
{
  "sp_intended_usage": "Example: extract propertyfinder uae — listings with rera & agent data for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "maxItems": 200,
  "listingType": "buy"
}
```

## Output

```json
{
  "listing_id": {
    "label": "Listing Id",
    "format": "string"
  },
  "platform": {
    "label": "Platform",
    "format": "string"
  },
  "listing_type": {
    "label": "Listing Type",
    "format": "string"
  },
  "property_type": {
    "label": "Property Type",
    "format": "string"
  },
  "title": {
    "label": "Title",
    "format": "string"
  },
  "price_aed": {
    "label": "Price Aed",
    "format": "number"
  },
  "price_per_sqft": {
    "label": "Price Per Sqft",
    "format": "number"
  },
  "area_sqft": {
    "label": "Area Sqft",
    "format": "number"
  },
  "bedrooms": {
    "label": "Bedrooms",
    "format": "string"
  },
  "bathrooms": {
    "label": "Bathrooms",
    "format": "integer"
  },
  "furnished": {
    "label": "Furnished",
    "format": "string"
  },
  "completion_status": {
    "label": "Completion Status",
    "format": "string"
  },
  "community": {
    "label": "Community",
    "format": "string"
  },
  "emirate": {
    "label": "Emirate",
    "format": "string"
  },
  "rera_permit": {
    "label": "Rera Permit",
    "format": "string"
  },
  "agent_name": {
    "label": "Agent Name",
    "format": "string"
  },
  "agency_name": {
    "label": "Agency Name",
    "format": "string"
  },
  "url": {
    "label": "Url",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [PropertyFinder UAE Scraper — Listings with RERA & Agent Data](https://apify.com/jungle_synthesizer/uae-property-finder-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/uae-property-finder-scraper) to learn more, explore other use cases, and run it yourself.