# Expertise.Com   Top Professional By City — Full Export

**Use case:** 

Scrape the full expertise.com - top professional by city dataset with all available fields.

## Input

```json
{
  "sp_intended_usage": "Example: extract expertise.com - top professional by city for research and lead generation",
  "sp_improvement_suggestions": "none",
  "sp_contact": "Share your email here...",
  "category": "legal",
  "states": [],
  "practiceArea": "",
  "maxItems": 200
}
```

## Output

```json
{
  "businessName": {
    "label": "Businessname",
    "format": "string"
  },
  "phone": {
    "label": "Phone",
    "format": "string"
  },
  "city": {
    "label": "City",
    "format": "string"
  },
  "state": {
    "label": "State",
    "format": "string"
  },
  "aggregateRating": {
    "label": "Aggregaterating",
    "format": "number"
  },
  "reviewCount": {
    "label": "Reviewcount",
    "format": "number"
  },
  "practiceArea": {
    "label": "Practicearea",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [Expertise.com Scraper - Top Professional Directory by City](https://apify.com/jungle_synthesizer/expertise-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/jungle_synthesizer/expertise-scraper) to learn more, explore other use cases, and run it yourself.