Clutch Products Reviews Scraper avatar

Clutch Products Reviews Scraper

Pricing

from $3.99 / 1,000 results

Go to Apify Store
Clutch Products Reviews Scraper

Clutch Products Reviews Scraper

Scrape company reviews from Clutch.co product pages, including ratings, reviewer details, project information, and detailed feedback.

Pricing

from $3.99 / 1,000 results

Rating

0.0

(0)

Developer

PowerBox

PowerBox

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

20 days ago

Last modified

Share

This actor allows you to scrape company reviews from Clutch.co by providing a company profile URL. It automatically handles pagination and extracts comprehensive review information including ratings, reviewer details, project information, and detailed feedback.

Features

  • URL-based Scraping: Extract reviews by providing a Clutch.co company profile URL
  • Automatic Pagination: Automatically clicks through pages and loads more reviews until reaching the end or max items limit
  • Comprehensive Review Data: Extract detailed information about each review including:
    • Review title and content
    • Overall rating and detailed ratings (Quality, Schedule, Cost, Willing to Refer)
    • Services provided
    • Project size and length
    • Reviewer information (position, company size, location, industry)
    • Verification status
    • Full review details (Background, Challenge, Solution, Results)
  • Featured Reviews: Identifies featured/pinned reviews
  • Rich Metadata: Includes all relevant project and reviewer details

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesClutch.co company profile URL with reviews (e.g., https://clutch.co/profile/salesar#reviews)
maxItemsintegerNoMaximum number of reviews to fetch (default: 50)

Output

The output is a list of review objects, each containing:

  • searchUrl: The original search URL used
  • reviewId: Unique identifier for the review
  • title: Title of the review
  • isFeatured: Whether this is a featured review
  • services: Array of services provided
  • projectSize: Project budget range
  • projectLength: Project duration
  • overallRating: Overall rating score
  • ratingMetrics: Detailed ratings (Quality, Schedule, Cost, Willing to Refer)
  • quote: Short quote from the review
  • reviewDate: Date of the review
  • reviewerPosition: Reviewer's job position
  • reviewerName: Reviewer's name (often "Anonymous")
  • isVerified: Whether the review is verified by Clutch
  • industry: Reviewer's industry
  • location: Reviewer's location
  • clientSize: Client company size
  • reviewType: Type of review (e.g., Online Review)
  • summary: Summary of the review
  • feedback: Client feedback
  • background: Background section of detailed review
  • challenge: Challenge/Opportunity section
  • solution: Solution description
  • results: Results and feedback section
  • detailedRatings: Detailed rating metrics with descriptions
  • scrapedAt: Timestamp of when the review was scraped

Example output:

[
{
"searchUrl": "https://clutch.co/profile/salesar#reviews",
"reviewId": "291049",
"title": "Content & Email Marketing for Full Services Digital Agency",
"isFeatured": true,
"services": ["Content Marketing", "Email Marketing"],
"projectSize": "$10,000 to $49,999",
"projectLength": "Mar. 2024 - Ongoing",
"overallRating": "5.0",
"ratingMetrics": {
"Quality": "5.0",
"Schedule": "4.5",
"Cost": "4.5",
"Willing to Refer": "5.0"
},
"quote": "\"All our needs are communicated and considered.\"",
"reviewDate": "May 27, 2024",
"reviewerPosition": "Director of Business Development, Divine Digital",
"reviewerName": "Anonymous",
"isVerified": true,
"industry": "Other industries",
"location": "South - USA",
"clientSize": "1-10 Employees",
"reviewType": "Online Review",
"scrapedAt": "2026-02-16T10:30:00.000Z"
},
...
]

Use Cases

  • Market research and competitor analysis
  • Company reputation monitoring
  • Lead generation and sales intelligence
  • Service provider evaluation
  • Review aggregation and analysis

Notes

  • The actor uses stealth mode to avoid detection
  • Results are automatically paginated until reaching the end or max items limit
  • All reviews include verification status from Clutch
  • The actor includes random delays between actions to avoid rate limiting
  • Reviews are sorted by most recent first on Clutch.co

Start scraping company reviews from Clutch.co today!