Clutch.co Scraper avatar

Clutch.co Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Clutch.co Scraper

Clutch.co Scraper

Scrape business listings from Clutch.co directory pages. Extract company names, emails, ratings, reviews, project sizes, hourly rates, employee counts, locations, services, phone numbers, and websites.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

morkerr

morkerr

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Clutch.co Company Scraper

Extract company listings from Clutch.co — the leading B2B ratings and reviews platform. Scrape business profiles including ratings, reviews, services, contact details, location data, and email addresses from company websites.

Features

  • Cloudflare Bypass: Built-in stealth evasion using puppeteer-extra with StealthPlugin and rotating proxies
  • Multi-Category: Scrape any Clutch.co directory category with batch support
  • Pagination: Automatic page traversal (configurable depth)
  • Rating Filter: Exclude companies below a minimum star rating
  • Email Extraction: Optional email scraping from each company's website (mailto: links + regex extraction)
  • All Cards Data: Extracts every available field from listing cards — no detail page visits needed

Data Points Extracted

FieldDescription
nameCompany name
profileUrlClutch.co profile URL
ratingStar rating (0.0–5.0)
reviewsNumber of reviews
minProjectMinimum project budget (e.g. $10,000+)
hourlyRateAverage hourly rate
employeesEmployee count range
locationPrimary office location (text)
addressLocalityCity from structured data
addressRegionState/region from structured data
addressCountryISO country code
streetAddressStreet address
postalCodeZIP/postal code
phonePhone number
websiteCompany website URL (UTM params stripped)
emailsEmail addresses found on website (semicolon-separated)
logoCompany logo image URL
servicesService categories with percentage breakdown
descriptionSummary description from listing card
verifiedWhether the company is Clutch-verified
listingTypeSponsor (paid) or regular (organic)

Input Configuration

InputTypeDefaultDescription
categoriesMulti-select dropdownChoose from 80+ Clutch.co categories across 5 groups
categoryUrlsTextarea (URLs)Custom directory URLs (one per line)
maxPagesPerCategoryInteger3Pages to scrape per category (max 500)
minRatingNumber0Minimum star rating filter (0–5, step 0.1)
excludeFeaturedBooleanfalseSkip promoted/sponsored listings
scrapeEmailsBooleanfalseExtract emails from company websites (increases run time)
proxyConfigurationProxyBUYPROXIES94952Apify proxy group for IP rotation

Quick Start

  1. Select categories from the dropdown (or paste custom URLs in the textarea)
  2. Set max pages per category (start with 1–3 for testing)
  3. Optionally enable email scraping and set a minimum rating
  4. Click Start and wait for results

Email Scraping

When enabled, the scraper visits each company's website to extract email addresses. This adds ≈2–5 seconds per company. For 500 companies, expect 15–30 minutes of additional run time. Results appear in the emails field as semicolon-separated values.

Example Output

{
"name": "Lounge Lizard",
"profileUrl": "https://clutch.co/profile/lounge-lizard",
"rating": "4.8",
"reviews": "43",
"minProject": "$25,000+",
"hourlyRate": "Undisclosed",
"employees": "50 - 249",
"location": "New York, NY",
"addressLocality": "New York",
"addressCountry": "US",
"streetAddress": "112 West 34th Street 18th Floor",
"phone": "1-888-444-0110",
"services": "45% Web Development, 45% Web Design, 10% Branding",
"website": "https://www.loungelizard.com",
"emails": "sales@loungelizard.com",
"verified": true,
"listingType": "Sponsor"
}

Use Cases

  • Lead generation for B2B service providers
  • Competitive analysis of digital agencies
  • Market research across development, marketing, and design verticals
  • Sales prospecting with contact enrichment
  • Agency directory aggregation

Proxy

This actor requires a proxy to reliably access Clutch.co. The default configuration uses the BUYPROXIES94952 Apify proxy group, which provides datacenter IPs with sufficient reputation to bypass Cloudflare. If you encounter Cloudflare blocks, try a different proxy group or region.

Limits

  • Listing pages only: This scraper extracts data from directory listing cards. It does not visit individual profile pages.
  • Email scraping: Dependent on website availability and structure. Some sites may block headless browsers or have no publicly listed emails.

Changelog

v1.0.0

  • Initial release
  • 21 data fields extracted per company
  • Cloudflare bypass with puppeteer-extra + stealth plugin
  • 80+ categories across 5 groups
  • Optional email scraping from company websites
  • Minimum rating filter
  • Multi-category batch support