Clutch.co Search Results Scraper ( Pay Per Results)
Pricing
from $4.00 / 1,000 profile scrapeds
Clutch.co Search Results Scraper ( Pay Per Results)
This Apify actor swiftly scrapes Clutch.co search results for lead generation. Get essential company data—names, URLs, ratings—for $2/1000 results. Integrates seamlessly with enrichment tools. Fast, efficient, and cost-effective!
Pricing
from $4.00 / 1,000 profile scrapeds
Rating
2.8
(3)
Developer
Gopalakrishnan
Maintained by CommunityActor stats
23
Bookmarked
456
Total users
7
Monthly active users
6 days ago
Last modified
Categories
Share
Clutch.co Companies Scraper: Your 🚀 Lead Generation Booster!
Overview
Hey there! 👋 This Apify actor is your new best friend for fast, affordable lead generation from Clutch.co. By default it scrapes search results for the essential data you need to power your outreach with tools like Apollo.io or Clay.com. Flip on scrapeProfileDetails and it'll also visit each company's individual Clutch profile page to pull deep data — full descriptions, client reviews, portfolio, contact info, social links, and more — merged right into the same record. 💨
Pricing 💲
This actor uses Pay-Per-Event billing with three tiers, so you only pay for the depth of data you actually pull:
| Event | Charged when |
|---|---|
actor-start | Once per run, a flat fee. |
search-result-scraped | Per company found on a Clutch search-results page (name, rating, hourly rate, website, etc.). |
profile-scraped | Per company whose individual Clutch profile page is successfully scraped and merged in (scrapeProfileDetails: true). Companies skipped via maxProfilesToScrape, with no profile link, or that fail to scrape are never charged. Includes the up-to-5 client reviews shown on the main profile page (toggle with includeReviews) at no extra charge. |
- Use
maxProfilesToScrapeto cap how many companies get the paid enrichment in a single run. - Apify Free plan accounts are automatically capped to the first page (~30 companies) per URL, and profile-detail enrichment (
scrapeProfileDetails) is disabled — upgrade your Apify plan to unlock full pagination and enrichment. - The full per-record data — including nested fields like
projectPortfolioandclientReviews— is always available via the dataset's clean-items export or API; the Console "Overview" view is curated for readability, with a "Profile details" view for the deep fields.
Key Benefits ✨
- Pay only for the depth you need 💲: Pay-Per-Event pricing — pay for search-results listings, with optional paid deep-profile enrichment per company.
- Blazing Fast ⚡️: Built for speed — grabs only the essential data directly from search results by default.
- Optional Deep Enrichment 🔎: Turn on
scrapeProfileDetailsto get full company descriptions, client reviews, portfolio/case studies, certifications, awards, contact info, and social links — all merged into one record per company. - High Website URL Extraction Rate 📈: Efficiently extracts company websites straight from search results.
- Smooth Workflow Integration 🤝: Structured JSON output ready to plug into Apollo.io, Clay.com, or your favorite tools.
- Super Simple Input 🕹️: Just give us the Clutch.co search URL — that's it!
Features 🤩
- Targeted Keyword Search (via URL): Get data based on Clutch.co categories and locations using your own URLs. (See example below.) Important Note: To keep things speedy and cheap, we only support filtering by main/sub-categories and location. Do not apply filters like hourly rate or client budget.
- Efficient Data Extraction: We grab only the really important stuff—no wasted requests.
- Optional Profile-Detail Enrichment: One merged record per company, combining search-result fields with full profile-page data.
- High-Quality Data: All the essential data points to make your leads shine! ✨
- Structured JSON Output: Perfect JSON for easy import into your tools.
Sample Input ➡️
It's simple! Just a JSON object with your Clutch.co search URLs. To get your search URLs, perform your desired search on Clutch.co and copy the URL from your browser's address bar.
{"maxPagesPerUrl": 55, // Optional. Defaults to all available pages. Limits pages scraped per URL."urls": ["https://clutch.co/it-services/staff-augmentation" // Add more URLs as needed.],"scrapeProfileDetails": true, // Optional. Defaults to false. Enables paid profile-page enrichment."maxProfilesToScrape": 50 // Optional. Caps how many companies get enriched (and billed) per run.}
Sample Output ⬇️
Here's what you'll get with scrapeProfileDetails: false (default) — ready to enrich!
[{"name": "TECLA","clutchUrl": "https://clutch.co/profile/tecla","website": "tecla.io","rating": "4.9","reviewCount": "12 reviews","hourlyRate": "$25 - $49 / hr","minProjectSize": "$25,000+","employeeCount": "50 - 249","location": "Seattle, WA","description": "TECLA provides IT Talent Acquisition...","logoUrl": "https://img.shgstatic.com/clutch-static-prod/image/scale/50x50/s3fs-public/logos/fae283b169cd646f62fe7ad295d4852d.png","isVerified": "Yes"},// ... more company listings ...]
With scrapeProfileDetails: true, each record is enriched with the company's profile-page data before being pushed:
[{"name": "TECLA","clutchUrl": "https://clutch.co/profile/tecla","website": "tecla.io","rating": "4.9","reviewCount": "12 reviews","hourlyRate": "$25 - $49 / hr","minProjectSize": "$25,000+","employeeCount": "50 - 249","location": "Seattle, WA","description": "TECLA provides IT Talent Acquisition...","isVerified": "Yes","foundedYear": "2014","headquartersLocation": "Seattle, WA, United States","contactInformation": { "phoneNumber": "", "emailAddress": "", "contactFormUrl": "" },"socialMediaLinks": { "linkedin": "https://linkedin.com/company/tecla", "twitter": "", "facebook": "" },"clientReviews": [{ "reviewerName": "Jane D.", "reviewRating": "5.0", "reviewText": "Great team, on time and on budget...", "projectValue": "$50,000+" }],"projectPortfolio": [],"certifications": [],"awards": [],"profileScrapeStatus": "success"},// ... more enriched company records ...]
How to Use (Installation and Usage Instructions)
(Provide clear step-by-step instructions here.)
Data Enrichment Options 💡
You've got two awesome choices for supercharging your leads:
- Built-in Deep Dive: Set
scrapeProfileDetails: trueto have this actor visit each company's Clutch profile page itself and merge in reviews, portfolio, contact info, and more — no second actor needed. Billed per company via Pay-Per-Event. - Easy Enrichment: Just drop the JSON output directly into Apollo.io, Clay.com, or your preferred enrichment tool—it's a perfect fit!
Support 🧑🔧
For any questions or issues, please contact me at https://apify.com/gopalakrishnan.
