# Top Web Design Agencies in Chicago

**Use case:** 

Explore top web design agencies in Chicago with structured profiles.

## Input

```json
{
  "maxAgencies": 40,
  "category": "web-design",
  "scrapeProfiles": true,
  "enrichContacts": false,
  "enrichContactsMax": 50
}
```

## Output

```json
{
  "agencyName": {
    "label": "Agency"
  },
  "minProjectSize": {
    "label": "Min Project"
  },
  "avgHourlyRate": {
    "label": "Hourly Rate"
  },
  "employees": {
    "label": "Team Size"
  },
  "location": {
    "label": "Location"
  },
  "rating": {
    "label": "Rating"
  },
  "reviewCount": {
    "label": "Reviews"
  },
  "clutchProfileUrl": {
    "label": "Profile"
  },
  "website": {
    "label": "Website"
  },
  "phone": {
    "label": "Phone"
  },
  "founded": {
    "label": "Founded"
  },
  "services": {
    "label": "Services"
  }
}
```

## About this Actor

This example demonstrates how to use [Clutch Agencies & B2B Company Leads Scraper](https://apify.com/scrapers_lat/clutch-agencies-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/clutch-agencies-scraper) to learn more, explore other use cases, and run it yourself.