Clutch.co Company Scraper avatar

Clutch.co Company Scraper

Pricing

from $1.20 / 1,000 company results

Go to Apify Store
Clutch.co Company Scraper

Clutch.co Company Scraper

Scrape Clutch.co company listings, profiles, and reviews by directory URL or service + location search. Optional company details and paginated reviews with pay-per-event charging.

Pricing

from $1.20 / 1,000 company results

Rating

0.0

(0)

Developer

Rigel Bytes

Rigel Bytes

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

Extract verified agency profiles, contact details, ratings, and full client reviews from Clutch.co — the leading B2B services directory. Build targeted shortlists, power sales prospecting, and monitor competitor reputations — for just $1.50 per 1,000 companies.


What can Clutch.co Company Scraper do for you?

  • Build qualified agency shortlists — Pull companies by service (Mobile App Development, Web Design, SEO…) and location, filter by hourly rate, budget, size, and minimum reviews, and export a ready-to-pitch list.
  • Capture verified contact data — Extract website, phone, address, and social links for every company in your shortlist.
  • Power B2B sales prospecting — Feed structured agency data (rating, review count, project size, verticals) straight into your CRM or outreach pipeline.
  • Monitor competitors and market position — Track ratings, review counts, and Clutch rankings of agencies in your niche over time.
  • Analyze client feedback at scale — Fetch paginated reviews with quality, schedule, cost, and willingness-to-refer scores for deeper vendor due diligence.

What data can you extract?

DataDescription
🏢 CompanyName, logo, Clutch profile URL, company ID, position in listing
ReputationRating, review count, verification status, sponsored status
📊 PricingHourly rate range, minimum project size
👥 TeamEmployee size bucket, year founded, languages, timezones
📍 LocationPrimary location, full address, all office locations
📞 ContactWebsite, phone, social links (LinkedIn, Facebook, Instagram)
💼 ServicesServices with percentage share, service lines
📝 DescriptionShort description, full company profile description, tagline
💬 ReviewsPaginated reviews — rating, date, quote, summary, project size, reviewer role, quality/schedule/cost/refer scores

Why use this scraper?

  • 📊 Market Research — Understand the agency landscape for any service in any city or country: who's rated highest, who's verified, and who dominates each vertical.
  • 🤝 Lead Generation — Build precise prospect lists with working websites and phone numbers for B2B service providers, staffing partners, and agency outreach.
  • 📈 Competitive Intelligence — Track competing agencies' ratings, review counts, and Clutch positions to spot rising challengers and market shifts.
  • 🔍 Vendor Due Diligence — Scrape full review histories for shortlisted vendors — including negative reviews and project budgets — before making a hiring decision.
  • ⚡ Automation — Replace manual copy-paste with scheduled, API-driven extraction that keeps your dataset fresh.

Pricing

  • $1.50/1,000 companies (dataset-item event)
  • $2.00/1,000 company profiles (company-details event — charged when Scrape company details is enabled)
  • $2.00/1,000 companies with reviews (company-reviews event — charged when Scrape company reviews is enabled)
  • No hidden fees or limits on usage.

You only pay for what you extract: a simple directory scrape costs $1.50 per 1,000 companies; enabling profile details or reviews adds a charge only for the companies you actually enrich.

Volume discounts apply on Apify paid plans — Bronze/Silver/Gold reduce the per-1,000 rate (e.g. $1.20/1,000 companies at Gold). Compute units consumed are deducted from your Apify plan.

How to use Clutch.co Company Scraper

  1. Create a free Apify account at apify.com.
  2. Open the Clutch.co Company Scraper page and click Try for free.
  3. Choose your source — paste Clutch directory or profile URLs (e.g. https://clutch.co/app-developers/nyc), or enter a Service / category like "Mobile App Development" with an optional Location.
  4. Configure extras — toggle company details, reviews, and set a maxItems cap if you want to limit your run.
  5. Start the scraper — click Run and the Actor will crawl Clutch and extract structured data.
  6. Download your data — export as JSON, CSV, Excel, or HTML from the Apify Console.

Input

The Actor accepts the following input fields:

FieldTypeRequiredDescription
startUrlsArray (requestListSources)No*Clutch directory or company profile URLs. When provided, URL-based scraping is used and search fields are ignored
searchQueryStringNo*Clutch service / category to search (e.g. "Mobile App Development"). Required when no URLs are provided
locationStringNoCity, region, or country (e.g. "New York"). Leave empty for any location
maxItemsIntegerNoMaximum number of companies to scrape (0 = unlimited). Default: 0
scrapeCompanyDetailsBooleanNoVisit each company profile and extract website, phone, description, and other profile fields. Default: false
scrapeReviewsBooleanNoFetch all paginated reviews for each company. Default: false
sortByStringNoDirectory sort order: Sponsored, Verified, Clutch Rank, Number of Reviews, Review Rating, Company Name (search only)
agencySizeArrayNoFilter by employee count (Freelancer to 10,000+) — search only
hourlyRateArrayNoFilter by hourly rate range (<$25 to $300+) — search only
clientBudgetStringNoFilter by maximum typical project budget — search only
minReviewsStringNoOnly include companies with at least N reviews — search only
verifiedOnlyBooleanNoOnly include Clutch-verified companies — search only
proxyConfigurationProxy ObjectNoProxy settings. Apify Residential proxies recommended. Default: Apify proxy with RESIDENTIAL group

* Provide either startUrls or searchQuery — at least one source is required.

📝 Copy for Use:

{
"startUrls": [
{ "url": "https://clutch.co/app-developers/nyc" }
],
"maxItems": 3,
"scrapeCompanyDetails": true,
"scrapeReviews": true,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Output

Once the scraper finishes, you receive a structured JSON dataset. Here is an example of what an output record looks like:

Clutch.co Company Scraper Output

{
"companyId": "68874",
"name": "Utility",
"url": "https://clutch.co/profile/utility",
"rating": 4.8,
"reviewCount": 26,
"minProjectSize": "$50,000+",
"hourlyRate": "$100 - $149 / hr",
"employees": "50 - 249",
"location": "New York, NY",
"website": "https://utility.agency",
"phone": "(212) 328-1167",
"isVerified": true,
"isSponsored": true,
"yearFounded": 2013,
"address": {
"street": "135 Madison Avenue",
"city": "New York, United States",
"region": "NY",
"postalCode": "10016",
"country": "US"
},
"socialLinks": {
"linkedin": "https://www.linkedin.com/company/utility-nyc/",
"facebook": "https://www.facebook.com/utilitynyc/",
"instagram": "https://www.instagram.com/utilitynyc/"
},
"serviceLines": [
"Mobile App Development",
"AI Development",
"Custom Software Development",
"UX/UI Design",
"Web Design",
"Web Development"
],
"reviews": [
{
"reviewId": "63429",
"title": "Mobile App Dev for Sports Content Site",
"rating": 5.0,
"date": "Apr 17, 2020",
"quote": "\"What was most impressive was probably their speed and skills.\"",
"projectSize": "$10,000 to $49,999",
"reviewerPosition": "Director of Creative Strategy, Sports Content Company",
"isVerified": true,
"isFeatured": true
}
]
}

Why Choose This Scraper?

  • Affordable: Pay only $1.50 per 1,000 companies — optional company details and reviews cost $2.00 per 1,000 each.
  • Comprehensive: Listing data, full profile details, contact info, and complete review histories in a single run.
  • Easy to Use: No coding required. Paste Clutch URLs or a service query, click run, and download structured data.
  • Reliable: Built-in retry logic, residential proxy rotation, and graceful handling of rate limits for consistent results.
  • Shifter

    • Reliable residential proxies all over the world.
    • Cheap rates
    • Order Shifter Now
    • Get 10% Off any product, use coupan rigelbytes-YoBB.
  • OxyLabs

    • 100M+ Proxies
    • Fastest proxies in the market
    • Real profile, human-like Residential IPs
    • Quality assurance framework for most reliable IPs
    • Get Proxies
  • DataImpulse

Learn More About Proxies

  • Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
  • Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
  • No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.

Running via Apify Console

You can run this actor from the Apify Console by providing the necessary input parameters.

Running via API

You can trigger this actor using the Apify API, passing the required input in the request body.

API Examples

You can run the Clutch.co Company Scraper programmatically via the Apify API in Python, JavaScript, or cURL.

Python

from apify_client import ApifyClient
client = ApifyClient("YOUR-APIFY-TOKEN")
run_input = {
"searchQuery": "Mobile App Development",
"location": "New York",
"maxItems": 10,
"scrapeCompanyDetails": True,
"proxyConfiguration": {
"useApifyProxy": True,
"apifyProxyGroups": ["RESIDENTIAL"]
},
}
run = client.actor("rigelbytes/clutch-scraper").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item["name"], item["rating"], item["website"])

JavaScript

import { ApifyClient } from "apify-client";
const client = new ApifyClient({ token: "YOUR-APIFY-TOKEN" });
const runInput = {
startUrls: [{ url: "https://clutch.co/app-developers/nyc" }],
maxItems: 10,
scrapeCompanyDetails: true,
scrapeReviews: false,
proxyConfiguration: {
useApifyProxy: true,
apifyProxyGroups: ["RESIDENTIAL"]
}
};
const run = await client.actor("rigelbytes/clutch-scraper").call(runInput);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

cURL

curl "https://api.apify.com/v2/acts/rigelbytes/clutch-scraper/runs?token=YOUR-APIFY-TOKEN" \
-H "Content-Type: application/json" \
-d '{
"searchQuery": "Mobile App Development",
"location": "New York",
"maxItems": 10,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}'

Scheduling & Deduplication

  • Scheduling: Clutch rankings and review counts change constantly — agencies gain reviews, positions shift, and new providers enter the directory. For market research or lead generation, run this Actor weekly on the Scheduler tab. For close reputation monitoring of shortlisted vendors, run it daily. Because the Actor accepts searchQuery + location, you can create separate scheduled tasks per service and city (e.g. "Mobile App Development — New York" and "SEO — London") so each schedule keeps its own dataset.
  • Deduplication: The Actor is designed for one-off snapshots and appends new results to the dataset on every run; it does not deduplicate companies across runs. Set maxItems to cap the size of a run, and if you re-run the same query, filter out companies you already have by keying on the companyId field:
from apify_client import ApifyClient
client = ApifyClient("YOUR-APIFY-TOKEN")
known_ids = {"68874", "1250451"}
run = client.actor("rigelbytes/clutch-scraper").call(run_input={"searchQuery": "Mobile App Development"})
fresh = [
item
for item in client.dataset(run["defaultDatasetId"]).iterate_items()
if item.get("companyId") not in known_ids
]
  • Webhooks: Enable a webhook on run completion to push fresh company data into your CRM, Google Sheets, or Slack pipeline automatically.

🚀 Other Tools by Rigel Bytes

Explore 138 more scraping tools by Rigel Bytes, organized by use case:

📱 Social Media

Scrape Instagram, TikTok, LinkedIn, and more for content research and marketing intelligence.

  • Export Instagram Reels — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Facebook Ads Scraper — Extract posts, profiles, and engagement data from Facebook for content research, influencer tracking, and marketing analytics.
  • Instagram Analytics Tool — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Comment Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Creator Stats — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Engagement Tool — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Post Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • instagram-posts — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Profile Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Reel Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • linkedin-company-details — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • Linkedin Company Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • LinkedIn Job Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • LinkedIn Profile Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • Reddit Comment Scraper — Scrape comments from Reddit post URLs. Uses a stealth browser session with a sticky residential proxy — no Reddit...
  • Reddit Profile Scraper — Scrape Reddit user profiles — overview, posts, and comments. Uses CloakBrowser with a sticky residential proxy to...
  • Reddit Community Scraper — Scrape posts from any Reddit community (subreddit). Bypasses captcha automatically and extracts post data including...
  • Scrape Instagram Creators — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Social Media Content Outlier Finder — Find unusually successful organic content across Instagram, TikTok, YouTube, Reddit, and LinkedIn by comparing each...
  • Tiktok Comment Scraper — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • Tiktok Creator Stats — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • Tiktok Engagement Rate — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • TikTok Profile Scraper — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • Twitter X Profile Scraper — Extract posts, profiles, and engagement data from Twitter/X for content research, influencer tracking, and marketing analytics.
  • YouTube Channel Scraper — Extract posts, profiles, and engagement data from YouTube for content research, influencer tracking, and marketing analytics.
  • YouTube Comment Scraper — Extract posts, profiles, and engagement data from YouTube for content research, influencer tracking, and marketing analytics.
  • YouTube Transcript Export — Extract posts, profiles, and engagement data from YouTube for content research, influencer tracking, and marketing analytics.

🏠 Real Estate

Extract property listings, prices, and agent data from top real estate platforms.

  • Aengevelt Scraper — German Real Estate Property Listings — Extract property listings from Aengevelt Immobilien. Get pricing, location, contact data, and images from Germany's...
  • Airbnb Address Finder — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Availability Calendar — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Detailed Scraper - Search & Listing Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Images Downloader — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Listing — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Listing Urls — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Property Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Reviews — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Scraper - Search & Listing Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Apartments.com Scraper — Scrape rental listings from apartments.com by entering location search queries. Returns property details including...
  • Aqar.fm Scraper — النسخة العربية — Scrapes Saudi real estate listings from aqar.fm via Next.js RSC search API. Supports Arabic search paths, start...
  • Asunnot Oikotie.fi Real Estate Scraper — Scrape Finnish property listings from asunnot.oikotie.fi by location, filters, or search/listing URLs. Optionally...
  • Bayut Scraper — Scrape property listings and market data from Bayut for market research, price monitoring, and investment analysis.
  • BNP Paribas Real Estate Scraper — Scrape commercial property listings from BNP Paribas Real Estate (bnppre.de) — offices, retail, industrial, and...
  • Boliga Denmark Real Estate Scraper — Scrape property listings from Boliga.dk (Denmark). Search by zip code, free text, or result URLs. Optionally fetch...
  • Boligsiden.dk Scraper — Scrape Danish real estate listings from Boligsiden.dk — for sale, sold, and rental properties with pricing, details,...
  • CBRE Scraper — Extract German Commercial Property Listings — Scrape commercial real estate letting listings from CBRE Germany (cbre.de). Office & industrial property data for...
  • Colliers Scraper — German Commercial Property Listings — Extract commercial property listings from Colliers.de — offices, industrial, retail & logistics with pricing, map...
  • Crexi Scraper — Scrape Crexi.com commercial real estate listings for sale and lease with filters, search queries, URLs, and optional...
  • Daft.ie Property Scraper — Scrapes property listings from Daft.ie including residential, rental, commercial, and new homes across Ireland.
  • DAHLER Real Estate Scraper — German Property Listings API — Extract buy and rent property listings from DAHLER Immobilien across Germany, Austria, and Spain. Get prices,...
  • dubai-listing-scraper — Extract unlimited property listings from Bayut.com — the UAE's largest real estate platform. Get detailed property...
  • Etuovi.com Real Estate Scraper — Scrape Finnish property listings from Etuovi.com by search location, filters, or search/listing URLs. Optionally...
  • Export Airbnb Calendar — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Funda Netherlands Real Estate Scraper — Scrape property listings from Funda.nl — the largest real estate platform in the Netherlands. Supports buy and rent,...
  • Furnished Finder Fast — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
  • Extract Furnished Finder Hosts — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
  • FurnishedFinder — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
  • German Real Estate MCP — MCP server for German real estate — 14 Rigel Bytes scrapers (ImmoScout24, Immowelt, Kleinanzeigen, RE/MAX, CBRE,...
  • GrandCityProperty Scraper — Extract German Rental Listings — Extract rental property listings from GrandCityProperty.de — prices, floor plans, energy data, and contact details....
  • Grossmann Berger Scraper — German Real Estate Listings — Extract property listings, prices, agent contacts, and images from grossmann-berger.de. From $2/1,000 listings....
  • Hemnet.se Scraper - Swedish Real Estate Listings — Scrape property listings from Hemnet.se including for-sale, upcoming, and sold homes. Search by URL or location...
  • home.dk Real Estate Scraper — Scrape Danish property listings from home.dk by search location, filters, or search/listing URLs. Optionally enrich...
  • HouseSigma Scraper — Scrape HouseSigma for-sale and for-lease listings with filters or map/search start URLs. Returns listing cards and...
  • Immobiliare Italy Real Estate Scraper — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Immobilienscout24 — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Immobilienscout24-scraper — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Immoweb Scraper - Belgium Property Listings — Scrapes property listings from Immoweb.be. Supports search result extraction with optional property detail enrichment.
  • Immowelt Property Scraper — The Immowelt Scraper helps you extract unlimited real estate listings from Immowelt with complete details including...
  • Immowelt Scraper — The Immowelt Scraper helps you extract unlimited real estate listings from Immowelt with complete details including...
  • JLL Property Scraper — Extract Commercial Investment Listings — Scrape commercial and investment property data from JLL Germany (gewerbeimmobilien.jll.de and invest.jll.com)....
  • Land.com Agents Scraper — Scrape property listings and market data from Land.com for market research, price monitoring, and investment analysis.
  • Land.com Scraper — Scrape property listings and market data from Land.com for market research, price monitoring, and investment analysis.
  • Nybolig Denmark Real Estate Scraper — Scrape property listings from Nybolig.dk (Denmark). Search by zip code, free text, filters, or result/listing URLs....
  • Outdoorsy Scraper — Scrape property listings and market data from Outdoorsy for market research, price monitoring, and investment analysis.
  • PropertyFinder Eygpt — Scrape property listings and market data from Property Finder for market research, price monitoring, and investment analysis.
  • Propertyfinder Scraper — Scrape property listings and market data from Property Finder for market research, price monitoring, and investment analysis.
  • Realtor.com Agent Scraper — Scrape real estate agents from Realtor.com by city or ZIP code. Optionally fetch full agent profiles and reviews via...
  • Realtor.com Scraper — Scrape Realtor.com property listings with full search filters via GraphQL. Supports price, beds/baths, property...
  • Redfin Scraper — Scrape property listings and market data from Redfin for market research, price monitoring, and investment analysis.
  • RE/MAX Germany Scraper — Scrapes residential and commercial real estate listings from remax.de by German Bundesland. Extracts prices, areas,...
  • Rent.com Scraper — Scrape rental listings from rent.com — search by location query or URL. Extracts property details, photos, floor...
  • Rightmove Scraper — Scrape property listings and market data from Rightmove for market research, price monitoring, and investment analysis.
  • RVshare Scraper — Scrape property listings and market data from RVshare for market research, price monitoring, and investment analysis.
  • Savills Property Scraper — Extract Listings by Location — Scrape residential and commercial property listings from Savills by city. Get prices, addresses, sizes, bedrooms,...
  • Unlimited Redfin Scraper — Scrape property listings and market data from Redfin for market research, price monitoring, and investment analysis.
  • Wüstenrot Immobilien Scraper — German Property Listings API — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Zillow Detail Scraper — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
  • Zillow Scraper — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
  • Zoopla Scraper — Scrape property listings and market data from Zoopla for market research, price monitoring, and investment analysis.

✈️ Travel & Hospitality

Monitor rentals, bookings, and travel listings at scale.

  • Autotrader Scraper — Scrapes car listings from Autotrader.com with advanced search filters, pagination, and detailed vehicle data.
  • CarMax Scraper — Scrapes used car listings from CarMax.com with search URL, zip code filtering, and pagination support.
  • Cars.com Scraper — Scrapes car listings from Cars.com using their GraphQL API. Extracts detailed vehicle data including price, specs,...
  • Cars & Bids Scraper — Scrape live, upcoming, and past car auctions from Cars & Bids. Extract vehicle details, bids, photos, comments, and...
  • Ticketmaster Scraper — Collect rental and travel listings from Ticketmaster for pricing intelligence and availability tracking.

🛒 E-commerce

Scrape products, prices, and marketplace data for competitive research.

  • Amazon Product Scraper — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
  • Amazon Search Scraper — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
  • AutoScout24 Scraper — Scrape car listings from AutoScout24 with full filter support. Extract makes, models, prices, mileage, seller info,...
  • Best Buy Product Scraper — Scrape Best Buy US and Canada products by search query, category URL, or SKU. Optionally enrich each item with full...
  • Daraz — Scrape products, prices, and seller data from Daraz for competitor monitoring, pricing, and product research.
  • Etsy Scraper — Scrape products, prices, and seller data from Etsy for competitor monitoring, pricing, and product research.
  • Homedepot Scraper — HomeDepot Products Scraper lets you extract product data from homedepot.com using a collection URL and delivery ZIP....
  • Kleinanzeigen Scraper — Scrape listings from kleinanzeigen.de — search results and detail pages for any category (electronics, vehicles,...
  • Otodom Scraper - Polish Real Estate Listings — Scrapes property listings from Otodom.pl, Poland's leading real estate marketplace. Supports filters for transaction...
  • Zalando Product Scraper — Scrape product listings and optional product details from Zalando category pages and search queries.

💼 Jobs & Recruitment

Collect job listings and company hiring data for market analysis.

📩 Lead Generation

Find business contacts, leads, and company data for sales and outreach.

  • Booli.se Scraper — Scrapes Swedish real estate listings from Booli.se — for sale, sold prices, and new construction. Supports search...
  • Company Service Finder — The Company Service Finder uses AI to extract and analyze company services from Google Search & Maps. Get detailed...
  • Doctify Scraper — Doctify Scraper lets you extract doctor and practice data from doctify.com using a search results URL. Collect...
  • Doctolib Scraper — Scrape doctor profiles, availability, and practice details from Doctolib.de — Germany's largest medical appointment...
  • FindLaw Law Firm Scraper - Attorney & Law Firm Data Extraction — Scrape law firm profiles from FindLaw.com. Extract detailed attorney and firm information including contact details,...
  • Finn.no Real Estate Scraper — Scrape Norwegian real-estate listings from Finn.no with search URL or filter-based discovery, optional full details...
  • Google Maps Scraper — Find business leads and contact details from Google Maps for outbound sales, prospecting, and CRM enrichment.
  • Krogsveen.no Real Estate Scraper — Scrape Norwegian real-estate listings from Krogsveen.no with search URL or filter-based discovery, optional full...
  • LeadRocks Scraper — Export filtered B2B leads from the LeadRocks dataset by category, state, job title, company, and industry. Free...
  • Website Services Finder — Automatically extract and analyze company services from any business website using advanced AI. Choose from 5 AI...
  • Zillow Agents — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.
  • Zillow Agents Phone — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.
  • Zillow Agents Vault — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.

⭐ Reviews & Ratings

Monitor reviews and reputation data across review platforms.

  • Airbnb Listing Reviews — Collect reviews and ratings from Airbnb for reputation monitoring and customer insights.
  • BBB Scraper — Collect reviews and ratings from BBB for reputation monitoring and customer insights.
  • Costco Product Scraper — Scrapes product data from Costco.com including prices, descriptions, ratings, and availability. Supports search...
  • HRS Hotel Reviews Scraper — Extract hotel details, room offers, and guest reviews from HRS hotel URLs.
  • HRS Hotel Scraper — Scrapes hotel listings, prices, ratings, and amenities from HRS (hrs.com) by location and travel dates.
  • Google Play Store App Reviews Scraper — Scrape Google Play Store app reviews by app ID or Play Store URL. Supports multiple apps, sorting, score filters,...
  • Rottentomatoes Reviews Scraper — Collect reviews and ratings from Rotten Tomatoes for reputation monitoring and customer insights.
  • TripAdvisor Reviews Scraper — Scrape reviews from TripAdvisor hotel pages using GraphQL API with DataDome protection bypass.
  • Trustpilot Reviews Scraper — Collect reviews and ratings from Trustpilot for reputation monitoring and customer insights.
  • Yelp Scraper — Scrape Yelp business listings by search term, category, location, or URL. Optional full business details with phone,...

🍔 Food & Delivery

Extract restaurant, grocery, and delivery platform data.

  • Instacart Scraper — Scrape menus, stores, and delivery data from Instacart for data-driven research and automation.
  • Lidl Product Scraper — Scrape Lidl supermarket products across Europe by search query or category/product URL. Optionally enrich each item...
  • OpenTable Scraper — Scrape OpenTable restaurants by search query (with date/time/party size) or start URLs. Optional listing details and...
  • Publix Scraper — Scrape menus, stores, and delivery data from Publix for data-driven research and automation.

📰 News & Media

Scrape news, articles, and media content for research.

  • BizBuySell Scraper — Scrape BizBuySell business-for-sale listings via search URLs or structured filters, with optional full listing details.
  • SEC IPO Event Intelligence — Monitors SEC EDGAR for IPO filings and converts them into structured business events, with optional AI company...
  • SEC Filings Scraper — Retrieve clean, normalized SEC EDGAR filing data by ticker, CIK, or company name — with document links, optional...

🛠️ Developer Tools

General-purpose scraping and automation tools.

  • EU Tenders Scraper — Scrape EU public procurement notices from TED (Tenders Electronic Daily) with advanced search filters,...
  • Web Crawler — This web crawler is designed to provide users with complete flexibility by allowing them to use their **own...

Understanding Proxies:

When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.

Why Use Proxies?

  • Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
  • Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
  • Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.

Types of Proxies

  1. Residential Proxies
    • Real IP addresses provided by ISPs to home users.
    • They mimic regular users, making them harder to detect.
    • Best for: Long-term, undetectable scraping, and avoiding blocks.
  2. Data Center Proxies
    • IP addresses from servers in data centers.
    • Faster and cheaper than residential proxies but easier to detect and block.
    • Best for: High-speed scraping, but with a higher risk of detection.
  3. Mobile Proxies
    • IPs provided by mobile carriers (3G/4G/5G networks).
    • Very difficult to detect, as they appear as regular mobile users.
    • Best for: Mobile-related scraping or avoiding sophisticated blocks.

Rotating Proxies vs. Straight Proxies

  • Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
  • Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.

FAQs & Troubleshooting

Q: What's the difference between using startUrls and searchQuery?

Provide either a Clutch URL list or a service search. When startUrls is provided, the Actor scrapes exactly those directory or profile pages and ignores searchQuery, location, and all filter fields. When you search, the Actor builds the Clutch directory query from searchQuery + location and applies sortBy, agencySize, hourlyRate, clientBudget, minReviews, and verifiedOnly automatically — you can then save separate saved runs for each service/location combo.

Q: Why is my run empty or returning very few companies?

Clutch is a JavaScript-heavy site that aggressively rate-limits scrapers. Make sure proxyConfiguration uses Apify residential proxies (apifyProxyGroups: ["RESIDENTIAL"]) — datacenter IPs are typically blocked or shown degraded results. For large runs, keep maxItems at 0 (unlimited) and let the Actor paginate the directory; if you set a cap, only that many companies are returned.

Q: How am I charged — what counts as a result?

The Actor uses pay-per-event pricing with three chargeable events: a company result ($1.50/1,000) for every company record pushed to the dataset, company details ($2.00/1,000) charged for each profile you enrich when scrapeCompanyDetails is on, and company reviews ($2.00/1,000) charged per company whose paginated reviews you fetch when scrapeReviews is on. A listing-only run costs just the company-result event. When your event spending limit is reached, the run stops gracefully — you'll see "Spending limit reached" in the run log.

Q: Do reviews require scrapeCompanyDetails to be enabled?

No. scrapeReviews and scrapeCompanyDetails are independent toggles. You can scrape all reviews without collecting profiles (or vice versa), and each toggle is charged as its own event. Reviews are returned as a reviews array nested inside the company record, so you still get one row per company in your dataset.

Q: Which fields require me to enable scrapeCompanyDetails?

Listing-level data — name, URL, rating, review count, hourly rate, employee size, location, services, and verification status — is always scraped. The website, phone, tagline, full description, year founded, languages, timezones, address, office locations, and social links only appear when Scrape company details is turned on.

Q: How can I limit cost on a first run?

Set a small maxItems (e.g. 10) in the input, disable scrapeReviews initially, and run the search with a filter like minReviews: "5" to get only the most-reviewed companies. Once you're happy with the output shape, raise or remove the cap and enable details/reviews for the full extraction.

About Rigel Bytes

Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.

Contact Us

Ready to unlock the power of data? Reach out to us at (contact@rigelbytes.com) or book an appointment with us to learn more about how we can help you achieve your data goals.

Detailed Data

[
{
"companyId": "68874",
"name": "Utility",
"url": "https://clutch.co/profile/utility",
"logoUrl": "https://img.shgstatic.com/clutch-static-prod/image/scale/50x50/s3fs-public/logos/f9ce0e705d09825f677bdf52037d4c29_83948758567eaeb99c94c2.jpg",
"rating": 4.8,
"reviewCount": 26,
"minProjectSize": "$50,000+",
"hourlyRate": "$100 - $149 / hr",
"employees": "50 - 249",
"location": "New York, NY",
"verification": "Verified",
"isVerified": true,
"isSponsored": true,
"listingType": "sponsored",
"position": 1,
"website": "https://utility.agency",
"phone": "(212) 328-1167",
"yearFounded": 2013,
"timezones": "2 Timezones",
"address": {
"street": "135 Madison Avenue",
"city": "New York, United States",
"region": "NY",
"postalCode": "10016",
"country": "US"
},
"socialLinks": {
"linkedin": "https://www.linkedin.com/company/utility-nyc/",
"facebook": "https://www.facebook.com/utilitynyc/",
"instagram": "https://www.instagram.com/utilitynyc/"
},
"serviceLines": [
"Mobile App Development",
"AI Development",
"Custom Software Development",
"UX/UI Design",
"Web Design",
"Web Development"
],
"reviews": [
{
"reviewId": "63429",
"title": "Mobile App Dev for Sports Content Site",
"rating": 5.0,
"date": "Apr 17, 2020",
"quote": "\"What was most impressive was probably their speed and skills.\"",
"summary": "Utility was successful in building the brand. They launched the app on schedule and were very easy to work with.",
"projectSize": "$10,000 to $49,999",
"projectLength": "July - Dec. 2018",
"services": ["Mobile App Development"],
"quality": 5.0,
"schedule": 5.0,
"cost": 5.0,
"willingToRefer": 5.0,
"reviewerPosition": "Director of Creative Strategy, Sports Content Company",
"reviewerIndustry": "Other industries",
"reviewType": "Online Review",
"isVerified": true,
"isFeatured": true
}
]
},
{
"companyId": "1250451",
"name": "Kingsmen Digital Ventures",
"url": "https://clutch.co/profile/kingsmen-digital-ventures",
"rating": 5.0,
"reviewCount": 14,
"minProjectSize": "$10,000+",
"hourlyRate": "$150 - $199 / hr",
"employees": "10 - 49",
"location": "Irvine, CA",
"isVerified": true,
"website": "https://go.kingsmendv.com",
"position": 1,
"reviews": [
{
"reviewId": "241750",
"title": "UI/UX Design & Custom Software Dev for Medical Products Co",
"rating": 5.0,
"date": "Oct 17, 2023",
"quote": "\"Kingsmen Digital Ventures went above and beyond to foster the project to the finish line.\"",
"summary": "Kingsmen Digital Ventures has successfully delivered the project despite a tight deadline and challenges. The team manages the extensive requirements, sprints, and go-lives well, delivers on time, and is open to feedback.",
"projectSize": "Confidential",
"projectLength": "June 2022 - Ongoing",
"services": ["Application Testing", "Custom Software Development", "UX/UI Design"],
"quality": 5.0,
"schedule": 5.0,
"cost": 4.0,
"willingToRefer": 5.0,
"reviewerName": "Donnarie Hales",
"reviewerPosition": "Director, Loyalty Strategy & Experience, Merz Aesthetics",
"reviewerIndustry": "Medical",
"reviewType": "Online Review",
"isVerified": true,
"isFeatured": true
}
]
}
]