Clutch.co Scraper - B2B Agency Leads & Data
Pricing
$1.99 / 1,000 results
Clutch.co Scraper - B2B Agency Leads & Data
Scrape Clutch.co agencies without login: name, website, rating, pricing & services. Export Clutch agency data to CSV/JSON - an unofficial Clutch API for B2B leads.
Pricing
$1.99 / 1,000 results
Rating
0.0
(0)
Developer
Logiover
Maintained by CommunityActor stats
0
Bookmarked
17
Total users
2
Monthly active users
15 hours ago
Last modified
Categories
Share
π Overview
The Clutch.co Scraper turns Clutch's massive B2B directory into an analysis-ready dataset. Give it one or more category / location directory URLs (or build them from a category + location) and it returns one structured record per agency: name, website, rating, review count, minimum project size, hourly rate, team size, location and the services they focus on. Turn on profile enrichment to follow each listing to its profile page and add website, full address, founded year and social links.
Clutch sits behind Cloudflare's managed challenge β this actor clears it with a real Chrome browser over country-matched residential proxies, so you get the server-rendered listing data without any account, login or API key.
β Paste several directory URLs and raise
maxResultsto assemble a large, targeted B2B lead list in a single run.
β¨ Features
| Feature | Description | |
|---|---|---|
| π― | B2B lead data | Agency name, website, location, pricing & services β ready for outreach. |
| π‘οΈ | Cloudflare-ready | Real-browser engine + residential proxies clear the managed challenge. |
| π¦ | Hundreds at scale | Auto-paginates each directory until your result cap is hit. |
| π | Ratings & reviews | Star rating and review count for every provider. |
| π΅ | Pricing signals | Minimum project size, hourly rate band and team size. |
| π | Profile enrichment | Optional deep mode adds website, full address, founded year & socials. |
| π§ | URL or builder | Paste Clutch URLs directly, or build them from category + location. |
| π€ | Any format | Export to JSON, CSV, Excel, HTML or pull via API & webhooks. |
π― Who it's for
- Agencies & freelancers β find partners, white-label vendors or competitors in your niche.
- B2B sales & lead-gen β build targeted lists of agencies by service and city for outreach.
- Recruiters β map service providers and their team sizes across markets.
- Market researchers β benchmark pricing, ratings and service mix across a category.
- Investors & analysts β survey the competitive landscape of a vertical or region.
π§Ύ Input
| Field | Type | Description |
|---|---|---|
directoryUrls | array | Clutch category/location URLs, e.g. https://clutch.co/web-developers. |
category | string | Optional builder β a service category like digital-marketing (used if URLs are empty). |
location | string | Optional builder β a city/country to combine with category, e.g. london. |
scrapeProfiles | boolean | Follow each listing to its profile for website, address, founded year & socials. Default false. |
maxResults | integer | Max agencies to save (auto-paginates to reach it). 0 = unlimited. Default 200. |
proxyConfiguration | object | Residential proxy (required). Pre-configured to Apify Proxy Β· RESIDENTIAL Β· US. |
Example input
{"directoryUrls": ["https://clutch.co/web-developers"],"scrapeProfiles": false,"maxResults": 200,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "US"}}
π¦ Output
Each agency is saved as one structured record:
{"name": "Lounge Lizard","profileUrl": "https://clutch.co/profile/lounge-lizard","websiteUrl": "https://www.loungelizard.com/","rating": 4.8,"reviewCount": 43,"minProjectSize": "$25,000+","hourlyRate": "$100 - $149 / hr","teamSize": "50 - 249","foundedYear": 1998,"location": "New York, NY","address": "275 Madison Ave, New York, NY 10016, US","serviceFocus": ["45% Web Development", "45% Web Design", "10% Branding"],"tagline": "Lounge Lizard is a versatile web development company...","socialLinks": ["https://www.linkedin.com/company/lounge-lizard"],"sourceUrl": "https://clutch.co/web-developers","scrapedAt": "2026-06-04T12:00:00.000Z"}
π Output field reference
| Field | Description |
|---|---|
name | Agency / service-provider name |
websiteUrl | The agency's own website (un-wrapped from Clutch's redirect) |
rating / reviewCount | Clutch star rating and number of reviews |
minProjectSize | Minimum project budget the agency takes |
hourlyRate | Hourly rate band (e.g. $100 - $149 / hr) |
teamSize | Employee range (e.g. 50 - 249) |
foundedYear | Year founded (profile mode) |
location / address | City/region; full address in profile mode |
serviceFocus | Service breakdown the agency lists |
tagline | Short company description |
socialLinks | LinkedIn / X / Facebook / Instagram (profile mode) |
profileUrl | The agency's Clutch profile URL |
βοΈ How it works
- You provide Clutch directory URLs (or a category + location).
- The actor opens each page in a real Chrome browser through residential proxies and clears the Cloudflare challenge.
- It parses the server-rendered listing into clean agency records and auto-paginates to your cap.
- With
scrapeProfileson, it visits each profile to enrich website, address, founded year and social links. - Results stream straight to your dataset.
No login, no cookies, no API key β only publicly listed agency data.
β FAQ
Is this a Clutch.co API alternative?
Yes β Clutch.co has no public API, so this scraper works as an unofficial Clutch API: point it at directory URLs and get structured agency records (name, website, rating, pricing, services) back, no API key required.
How do I export Clutch.co data to CSV or JSON?
Every run writes one record per agency to a dataset you can export to JSON, CSV, Excel or HTML, or pull via API and webhooks β ideal for building a Clutch agency dataset for outreach.
Can I scrape Clutch.co without login?
Yes β the actor clears Clutch's Cloudflare challenge with a real browser over residential proxies and reads only public listing and profile data, so no account or login is needed.
π Works great with
- π Website Contact Scraper β turn each agency website into emails & phone numbers.
- π§ Bulk Email Verifier β validate the contact emails before outreach.
- π’ LinkedIn Company Scraper β enrich agencies with company-page details.
π Changelog
2026-06-07
- Docs: added coverage for using the scraper as a Clutch.co unofficial API, exporting Clutch agency data to CSV/JSON, and scraping Clutch.co without login.
2026-06-05
- π‘οΈ Reliability fix: results are no longer dropped by strict output validation β runs now complete cleanly even at high volume (thousands of results).
- β‘ Stability & performance hardening; fresh rebuild.
2026-06-04
- Verified live & refreshed build β reliability/maintenance pass.