
Clutch Scraper Pro
Pricing
from $0.90 / 1,000 results

Clutch Scraper Pro
The most comprehensive and reliable Clutch scraper on Apify marketplace just by Link. Extract complete company profiles with 50+ data fields, including reviews, intelligent deduplication, KV caching, and blazing-fast performance.
0.0 (0)
Pricing
from $0.90 / 1,000 results
0
2
2
Last modified
4 hours ago
Start URLs
startUrls
arrayRequired
List of Clutch.co URLs to scrape. Supports: company profiles (/profile/company-name), listing pages (/web-developers), filtered searches
Scraping Mode
scrapeMode
EnumOptional
Choose the depth of data extraction. LIST_DETAIL gives you all 50+ fields including reviews, industries, client focus, etc.
Value options:
"LIST": string"LIST_DETAIL": string"LIST_WEBSITES": string
Default value of this property is "LIST_DETAIL"
Include Reviews
includeReviews
booleanOptional
Extract client reviews from company profiles (only in LIST_DETAIL mode)
Default value of this property is false
Max Reviews Per Company
maxReviewsPerCompany
integerOptional
Limit the number of reviews to extract per company (0 = unlimited)
Default value of this property is 10
Sort Reviews By
reviewSortBy
EnumOptional
Choose the order in which to scrape reviews
Value options:
"relevance": string"recent": string"ratingHighToLow": string"ratingLowToHigh": string
Default value of this property is "relevance"
Include Portfolio
includePortfolio
booleanOptional
Extract portfolio items and case studies from company profiles
Default value of this property is true
Maximum Results
maxResults
integerOptional
Total number of unique companies to extract after deduplication (0 = unlimited). Note: Clutch shows duplicates across pages, so you may need to process more pages to reach your target.
Default value of this property is 0
Max Pages Per Search
maxPagesPerSearch
integerOptional
Maximum number of listing pages to process per search URL
Default value of this property is 0
Max Requests Per Crawl
maxRequestsPerCrawl
integerOptional
Maximum total HTTP requests (for debugging or limiting scope)
Default value of this property is 0
Use Headless Browser
useHeadless
booleanOptional
Run browser in headless mode (faster) or with GUI (for debugging)
Default value of this property is true
Follow Redirects for Real Domains
followRedirects
booleanOptional
When domain extraction fails (e.g., ppc.clutch.co), follow the actual redirect to find the real company website. This is slower but gives accurate domains.
Default value of this property is false
Export Format
exportFormat
EnumOptional
Choose the output format. CSV/Excel include all fields as columns with perfect formatting, arrays expanded to separate columns (e.g., services_SEO: 25%)
Value options:
"JSON": string"CSV": string"EXCEL": string"XML": string
Default value of this property is "JSON"
Deduplicate Results
deduplicateResults
booleanOptional
Remove duplicate companies from results (based on URL)
Default value of this property is true
Clear Dataset Before Run
clearDataset
booleanOptional
Remove all previous results before starting (useful for development)
Default value of this property is false
Extend Output Function
extendOutputFunction
stringOptional
Custom JavaScript function to add extra data to each result. Receives ($, data) parameters.
Exclude Portfolio (Deprecated)
excludePortfolio
booleanOptional
Legacy parameter - use includePortfolio instead
Default value of this property is false
Use Apify Proxy
useApifyProxy
booleanOptional
Enable Apify proxy to avoid blocking. Requires Apify account with proxy access.
Default value of this property is false
Proxy Groups
apifyProxyGroups
arrayOptional
Apify proxy groups to use. Common options: RESIDENTIAL, DATACENTER
Default value of this property is ["RESIDENTIAL"]
Proxy Country
apifyProxyCountry
stringOptional
Country code for proxy location (e.g., 'US', 'GB', 'DE'). Leave empty for automatic selection.
Use Profile Cache
useProfileCache
booleanOptional
Cache parsed detail profiles in Key-Value Store to avoid re-parsing across runs.
Default value of this property is false