Scrape and collect structured business data from Clutch.co — including company profiles, focus areas, verified client reviews, and portfolios — all in one streamlined tool. Ideal for market research, lead generation, and competitive analysis.
This scraper gives you direct access to Clutch’s public listings, transforming them into ready-to-analyze datasets that help you make data-driven business decisions.
Created by Bitbash, built to showcase our approach to Scraping and Automation!
If you are looking for Clutch.co Scraper you've just found your team — Let’s Chat. 👆👆
Clutch.co Scraper automates the extraction of company information, client reviews, and service data from the Clutch directory. It’s designed for researchers, marketers, and analysts who want to explore the B2B landscape with real client insights and structured company data.
- Extract detailed business listings and metadata from Clutch.co.
- Gather verified client reviews and performance ratings.
- Analyze agency portfolios, service focus, and market categories.
- Perform keyword-based searches or scrape from predefined URLs.
- Optimize lead generation and competitor benchmarking.
| Feature | Description |
|---|---|
| Search Any Keyword | Scrape company listings by any search term, such as “web development” or “AI services.” |
| Scrape Company Profiles | Extract complete business information, including contact details, size, and founding year. |
| Collect Reviews | Retrieve real client feedback and project details for each company. |
| Portfolio Extraction | Optionally capture each company’s portfolio with images and descriptions. |
| Focus Areas | Identify business focus percentages (e.g., web development, mobile apps). |
| Proxy Support | Integrates proxy configuration for large-scale scraping stability. |
| Custom Mapping | Extend scraper logic with custom JavaScript functions. |
| Limit Results | Control how many items or pages to scrape for efficient usage. |
| Field Name | Field Description |
|---|---|
| url | The main URL of the company profile on Clutch.co. |
| summary | Key company summary including name, rating, and description. |
| focus | Lists client and service focus distribution with percentages. |
| serviceProvided | Services offered by the company with proportional relevance. |
| portfolio | A list of showcased projects with images and details. |
| verification | Verification details including entity status and registration data. |
| reviews | Client reviews including project details, ratings, and feedback text. |
| websiteUrl | The official website of the company. |
| contactInfo | Addresses, phone numbers, and location data for each office. |
[
{
"url": "https://clutch.co/profile/smartsites",
"summary": {
"name": "SmartSites",
"title": "Think Web. Think Smart.",
"rating": 5,
"noOfReviews": 56,
"description": "Outsmart the competition with best-in-class digital marketing services.",
"verificationStatus": "GOLD VERIFIED",
"minProjectSize": "$1,000+",
"averageHourlyRate": "$100 - $149 / hr",
"employees": "10 - 49",
"founded": "Founded 2011"
},
"focus": [
{ "title": "Client focus", "values": [
{ "name": "Small Business (<$10M)", "percentage": 80 },
{ "name": "Midmarket ($10M - $1B)", "percentage": 20 }
]}
],
"serviceProvided": [
{ "name": "Web Development", "percent": 0.3 },
{ "name": "Custom Software Development", "percent": 0.25 }
],
"reviews": [
{
"name": "SEO & PPC Services for Outdoor Refinishing Company",
"datePublished": "May 25, 2021",
"review": {
"rating": 5,
"comments": "The team's work resulted in increased traffic and conversions."
},
"reviewer": {
"name": "Drew Isaacman",
"title": "Owner, General Manager, Teak & Deck"
}
}
],
"websiteUrl": "https://www.smartsites.com"
}
]
clutch-co-scraper/
├── src/
│ ├── main.js
│ ├── extractors/
│ │ ├── profile_parser.js
│ │ ├── reviews_parser.js
│ │ └── utils.js
│ ├── config/
│ │ └── settings.example.json
│ └── outputs/
│ └── dataset_exporter.js
├── data/
│ ├── sample_input.json
│ ├── example_output.json
├── tests/
│ └── scraper.test.js
├── requirements.txt
├── package.json
└── README.md
- Market researchers use it to map out competitors and identify industry trends across service categories.
- Digital agencies collect review data to benchmark their client satisfaction against peers.
- Sales teams use company data for targeted outreach and qualified lead generation.
- Investors analyze company portfolios and verified profiles to discover reliable partners.
- SEO professionals gather metadata for backlinks, brand mentions, and agency analysis.
Q1: Can it scrape reviews and portfolios simultaneously?
Yes — you can enable both includeReviews and excludePortfolio parameters to customize the scraping scope.
Q2: What happens if I don’t use proxies? The scraper may face rate limits on large-scale runs, so using proxy servers is strongly recommended.
Q3: How can I limit the number of results?
You can use the maxItems or endPage parameters to control how many listings are extracted.
Q4: Does it support keyword-based searches?
Yes, set search and mode fields to define the keyword and search type (e.g., “companies” or “profiles”).
Primary Metric: Scrapes up to 100 listings in 2 minutes, with an average compute load of ~0.08 units. Reliability Metric: Maintains a 98% success rate on stable proxy connections. Efficiency Metric: Parallel request handling ensures quick data retrieval across pages. Quality Metric: Delivers full company profiles with >95% field completeness per dataset.
