Clutch Scraper - B2B Reviews avatar

Clutch Scraper - B2B Reviews

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Clutch Scraper - B2B Reviews

Clutch Scraper - B2B Reviews

Scrape Clutch.co for agency profiles, client reviews, project portfolios & service categories. Generate B2B leads & analyze competitor positioning.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

13

Total users

2

Monthly active users

3 days ago

Last modified

Share

Clutch.co Agency Scraper

Scrape B2B agency profiles from Clutch.co. Extract company info, reviews, ratings, pricing, services, clients, and portfolios. Perfect for B2B lead generation and competitive analysis. Built by John Rippy (https://www.linkedin.com/in/johnrippy/ | https://johnrippy.link/).


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"searchQuery": "digital marketing agency"
}

Run with real data

{
"demoMode": false,
"searchQuery": "digital marketing agency",
"maxResults": 50,
"includeReviews": true,
"webhookPlatform": "custom"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
demoModebooleantrueNoRun with sample data without making API calls. Great for testing the actor.
searchQuerystring-NoSearch term (e.g., 'web development', 'digital marketing', 'SEO agency').
locationstring-NoFilter by location (e.g., 'United States', 'New York', 'London').
categorystring-NoFilter by service category.
minRatingnumber-NoFilter by minimum rating (1-5).
maxResultsinteger50NoMaximum number of agencies to scrape.
includeReviewsbooleantrueNoScrape detailed reviews for each agency (slower but more data).
webhookUrlstring-NoURL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint)
webhookPlatformstring"custom"NoPlatform-specific payload formatting
webhookHeadersobject-NoCustom HTTP headers to send with webhook (JSON object)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Agency ScrapedEach agency profile scraped from Clutch.co$0.05

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal