Clutch Company Search | $5/1K | Ratings & Reviews avatar

Clutch Company Search | $5/1K | Ratings & Reviews

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Clutch Company Search | $5/1K | Ratings & Reviews

Clutch Company Search | $5/1K | Ratings & Reviews

Scrape Clutch.co listings by category or location. Get company names, ratings, reviews, hourly rates, project sizes, employees, services. Real-time data with pagination. No login needed. $0.005/company.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Apivault Labs

Apivault Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Clutch Company Search Scraper | $5/1K | Real-Time Listings

Search and scrape Clutch.co company listings by category, location, or service. Get company names, ratings, reviews, pricing, services from category and search pages. Data is scraped live.

Key Features

  • Search by category (web-developers, digital-marketing, etc.)
  • Filter by location, service, industry
  • Ratings, reviews, hourly rates, project sizes
  • Employee counts and services offered
  • Automatic pagination (scrape multiple pages)
  • Fast parallel processing
  • No login or API key needed

Input

{
"searchUrls": [
"https://clutch.co/web-developers",
"https://clutch.co/agencies/digital-marketing?location=united-states"
],
"maxPages": 3
}

Input Parameters

FieldTypeRequiredDescription
searchUrlsstring[]YesClutch.co category or search URLs
maxPagesintNoMax pages per URL (default: 3, ~15 companies/page)
maxConcurrencyintNoParallel requests (default: 2)
timeoutintNoTimeout per page in seconds (default: 120)

Output

Each company is a separate dataset item:

{
"success": true,
"sourceUrl": "https://clutch.co/web-developers",
"companyName": "Toptal",
"rating": "4.8",
"reviewsCount": "53",
"tagline": "Hire the Top 3% of Freelance Talent",
"location": "San Francisco, CA",
"employees": "1,000 - 9,999",
"hourlyRate": "$100 - $149 / hr",
"minProjectSize": "$50,000+",
"services": "Custom Software Development, Web Development...",
"profileUrl": "https://clutch.co/profile/toptal"
}

Use Cases

  • Find top-rated agencies in any category
  • Research competitors by service area
  • Build B2B lead lists from Clutch listings
  • Compare pricing across agencies
  • Analyze market by location or industry

Pricing

  • $0.005 per company ($5 per 1,000 companies)
  • No hidden fees

Example URLs

  • https://clutch.co/web-developers — Web development companies
  • https://clutch.co/agencies/digital-marketing — Digital marketing agencies
  • https://clutch.co/it-services/staff-augmentation — Staff augmentation
  • https://clutch.co/developers/python-django — Python/Django developers
  • https://clutch.co/web-developers?location=united-kingdom — UK web developers

Notes

  • Each listing page contains ~15 companies
  • Set maxPages to control how many pages to scrape per URL
  • Pages process in ~15-30 seconds each (real-time scraping)
  • Only public listing information is extracted