# SEO Agencies on Clutch with Reviews

**Use case:** 

Find and compare top SEO agencies on Clutch with company names, locations, ratings, reviews, and verified contacts.

## Input

```json
{
  "category": "seo",
  "maxItems": 40
}
```

## 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"
  },
  "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.