# Doha Real Estate Agent WhatsApp Number

**Use case:** 

Retrieve WhatsApp numbers, phones, emails, and reviews for real estate agents in Doha. Ideal for relocation or investment needs.

## Input

```json
{
  "startUrl": "https://www.propertyfinder.qa/en/find-agent/search?category_id=1&location_id=9",
  "maxItems": 10
}
```

## Output

```json
{
  "name": {
    "label": "Name",
    "format": "text"
  },
  "id": {
    "label": "Id",
    "format": "number"
  },
  "slug": {
    "label": "Slug",
    "format": "text"
  },
  "email": {
    "label": "Email",
    "format": "text"
  },
  "phone": {
    "label": "Phone",
    "format": "text"
  },
  "whatsappPhone": {
    "label": "Whatsapp Phone",
    "format": "text"
  },
  "userId": {
    "label": "User Id",
    "format": "number"
  },
  "superagent": {
    "label": "Superagent",
    "format": "boolean"
  },
  "verified": {
    "label": "Verified",
    "format": "boolean"
  },
  "totalProperties": {
    "label": "Total Properties",
    "format": "number"
  },
  "propertiesResidentialForRentCount": {
    "label": "Properties Residential For Rent Count",
    "format": "number"
  },
  "propertiesResidentialForSaleCount": {
    "label": "Properties Residential For Sale Count",
    "format": "number"
  },
  "propertiesCommercialForRentCount": {
    "label": "Properties Commercial For Rent Count",
    "format": "number"
  },
  "propertiesCommercialForSaleCount": {
    "label": "Properties Commercial For Sale Count",
    "format": "number"
  },
  "avgWhatsappResponseTime": {
    "label": "Avg Whatsapp Response Time",
    "format": "number"
  },
  "experienceSince": {
    "label": "Experience Since",
    "format": "number"
  },
  "image": {
    "label": "Image",
    "format": "image"
  },
  "position": {
    "label": "Position",
    "format": "text"
  },
  "bio": {
    "label": "Bio",
    "format": "text"
  },
  "nationality": {
    "label": "Nationality",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [$1/1K 📞 Propertyfinder Agents & Brokers scraper ⚡️](https://apify.com/azzouzana/propertyfinder-agents-brokers-search-pages-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/azzouzana/propertyfinder-agents-brokers-search-pages-scraper) to learn more, explore other use cases, and run it yourself.