Clutch Scraper Pro avatar
Clutch Scraper Pro

Pricing

from $0.90 / 1,000 results

Go to Apify Store
Clutch Scraper Pro

Clutch Scraper Pro

Developed by

Procoders

Procoders

Maintained by Community

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

startUrlsarrayRequired

List of Clutch.co URLs to scrape. Supports: company profiles (/profile/company-name), listing pages (/web-developers), filtered searches

Scraping Mode

scrapeModeEnumOptional

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

includeReviewsbooleanOptional

Extract client reviews from company profiles (only in LIST_DETAIL mode)

Default value of this property is false

Max Reviews Per Company

maxReviewsPerCompanyintegerOptional

Limit the number of reviews to extract per company (0 = unlimited)

Default value of this property is 10

Sort Reviews By

reviewSortByEnumOptional

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

includePortfoliobooleanOptional

Extract portfolio items and case studies from company profiles

Default value of this property is true

Maximum Results

maxResultsintegerOptional

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

maxPagesPerSearchintegerOptional

Maximum number of listing pages to process per search URL

Default value of this property is 0

Max Requests Per Crawl

maxRequestsPerCrawlintegerOptional

Maximum total HTTP requests (for debugging or limiting scope)

Default value of this property is 0

Use Headless Browser

useHeadlessbooleanOptional

Run browser in headless mode (faster) or with GUI (for debugging)

Default value of this property is true

Follow Redirects for Real Domains

followRedirectsbooleanOptional

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

exportFormatEnumOptional

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

deduplicateResultsbooleanOptional

Remove duplicate companies from results (based on URL)

Default value of this property is true

Clear Dataset Before Run

clearDatasetbooleanOptional

Remove all previous results before starting (useful for development)

Default value of this property is false

Extend Output Function

extendOutputFunctionstringOptional

Custom JavaScript function to add extra data to each result. Receives ($, data) parameters.

Exclude Portfolio (Deprecated)

excludePortfoliobooleanOptional

Legacy parameter - use includePortfolio instead

Default value of this property is false

Use Apify Proxy

useApifyProxybooleanOptional

Enable Apify proxy to avoid blocking. Requires Apify account with proxy access.

Default value of this property is false

Proxy Groups

apifyProxyGroupsarrayOptional

Apify proxy groups to use. Common options: RESIDENTIAL, DATACENTER

Default value of this property is ["RESIDENTIAL"]

Proxy Country

apifyProxyCountrystringOptional

Country code for proxy location (e.g., 'US', 'GB', 'DE'). Leave empty for automatic selection.

Use Profile Cache

useProfileCachebooleanOptional

Cache parsed detail profiles in Key-Value Store to avoid re-parsing across runs.

Default value of this property is false

Cache TTL (days)

profileCacheTtlDaysintegerOptional

Number of days after which cached profiles are considered stale (0 = never expire).

Default value of this property is 0

Cache Version

profileCacheVersionstringOptional

Bump this string to invalidate previously cached items after schema changes.

Default value of this property is ""