Clutch Company Search Scraper
Pricing
$19.99/month + usage
Go to Apify Store
Clutch Company Search Scraper
Scrape service provider companies from Clutch.co with automatic pagination and comprehensive company data extraction.
5.0 (1)
Pricing
$19.99/month + usage
1
2
1
Last modified
2 days ago
🏢 Clutch Company Search Scraper
This actor allows you to scrape service provider companies from Clutch.co by providing a search URL. It automatically handles pagination and extracts comprehensive company information including ratings, pricing, services, location, and contact details.
Features
- URL-based Scraping: Extract companies by providing a complete Clutch search URL
- Automatic Pagination: Automatically navigates through pages and loads more companies until reaching the end or max items limit
- Comprehensive Company Data: Extract detailed information about each company including:
- Company name, logo, and description
- Contact information (phone, website, profile links)
- Ratings and review counts
- Pricing details (minimum project size, hourly rate)
- Company size (employees count)
- Location and address information
- Services offered with percentage breakdowns
- Premier Verified badge status
- All projects link and count
- Smart Deduplication: Automatically removes duplicate companies based on profile URLs
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Clutch search URL to scrape |
maxItems | integer | No | Maximum number of companies to fetch (default: unlimited) |
proxyConfiguration | object | No | Proxy settings for the actor |
How to Get Search URL
- Go to Clutch.co
- Use the search filters to find companies (by service, location, budget, etc.)
- Copy the complete URL from your browser's address bar
- Paste it into the
searchUrlfield
Example search URLs:
https://clutch.co/developers?related_services=field_pp_sl_mobile_app_devhttps://clutch.co/agencies/digital?client_budget=lt_10000https://clutch.co/profile/simform
Output
The output is a dataset of company objects, each containing:
searchUrl: The original search URL usedid: Company ID on Clutchname: Company namelogo: URL of the company logoprofileLink: Direct link to the company profile pageviewProfileLink: Alternative profile linkwebsiteLink: Company website link (tracked)description: Company description and overviewpremierVerified: Boolean indicating Premier Verified statusphone: Company phone numberratingValue: Average rating score (e.g., "4.8")reviewCount: Number of reviewsstars: Star rating display valueminProjectSize: Minimum project budget (e.g., "$25,000+")hourlyRate: Hourly rate range (e.g., "$25 - $49 / hr")employeesCount: Number of employees range (e.g., "1,000 - 9,999")location: Object containing:label: Location display textaddressCountry: Country codeaddressLocality: CityaddressRegion: State/RegionstreetAddress: Street addresspostalCode: Postal/ZIP code
services: Array of services offered with percentagesallProjectsText: Text for all projects link (e.g., "See all 79 projects")allProjectsLink: URL to view all projectsscrapedAt: Timestamp of when the company was scraped
Example output:
[{"searchUrl": "https://clutch.co/developers?related_services=field_pp_sl_mobile_app_dev","id": "17572","name": "Simform","logo": "https://img.shgstatic.com/clutch-static-prod/image/scale/50x50/s3fs-public/logos/ea3dc39ca0b2f6b5f17abddec1f0e9a4_1370641942685399052cda0.png","profileLink": "https://clutch.co/profile/simform","viewProfileLink": "https://clutch.co/profile/simform","websiteLink": "https://r.clutch.co/redirect?...","description": "Simform is a custom software development company offering tailored software development...","premierVerified": true,"phone": "3212372727","ratingValue": "4.8","reviewCount": "79","stars": "4.8","minProjectSize": "$25,000+","hourlyRate": "$25 - $49 / hr","employeesCount": "1,000 - 9,999","location": {"label": "Orlando, FL","addressCountry": "US","addressLocality": "Orlando","addressRegion": "FL","streetAddress": "111 North Orange Avenue Suite 800","postalCode": "32801"},"services": ["10% Custom Software Development","10% AI Development","10% CRM Consulting and SI",...],"allProjectsText": "See all 79 projects","allProjectsLink": "https://clutch.co/profile/simform#reviews","scrapedAt": "2025-11-07T06:35:11.696Z"},...]
Use Cases
- Lead generation for B2B sales teams
- Competitor analysis and market research
- Vendor discovery and evaluation
- Agency/service provider comparison
- Market size and pricing analysis
- Industry trend research
- Building contact lists for outreach
- Partner and collaboration opportunities
Notes
- Results are saved incrementally as they are found
- All timestamps are in ISO 8601 format
- Phone numbers are provided without formatting
- Website links include tracking parameters from Clutch
- Services list shows percentage allocation of company focus
- Premier Verified badge indicates verified company status on Clutch
- Location data includes structured address components for easy processing
Tips for Best Results
- Use specific filters on Clutch.co before copying the URL
- Set a reasonable
maxItemslimit for large result sets - Enable proxy configuration if you encounter rate limiting
- Check the search results manually first to ensure the URL is correct
- For large datasets, consider splitting into multiple smaller scraping jobs
Start finding the right service providers on Clutch.co today!
On this page
Share Actor:
