Clutch.co Scraper | B2B Leads | Agency Data avatar

Clutch.co Scraper | B2B Leads | Agency Data

Pricing

from $2.50 / 1,000 results

Go to Apify Store
Clutch.co Scraper | B2B Leads | Agency Data

Clutch.co Scraper | B2B Leads | Agency Data

Scrape Clutch.co agency profiles, ratings, and contact emails for B2B lead generation and market research

Pricing

from $2.50 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

2 days ago

Last modified

Share

Clutch.co Agency Directory Scraper

Scrape verified B2B agency data from Clutch.co — the industry's most trusted directory for IT, marketing, and web development service providers.

Extract agency profiles, client reviews, project details, and contact information from Clutch.co at scale. This Clutch.co scraper automates lead generation by pulling structured agency data including ratings, service lines, pricing, and verified client feedback — perfect for building targeted B2B prospect lists.

Who Is This For?

  • Lead generation teams building targeted B2B agency prospect lists
  • Sales professionals researching potential agency partners or competitors
  • Marketing agencies analyzing competitor positioning and service offerings
  • Market researchers studying the IT services and digital agency landscape
  • Investors evaluating agency performance and market segments
  • Partnership managers identifying vetted agencies for referral networks

How It Works

  1. Enter directory URLs or specific agency profile URLs — point the scraper to Clutch.co category pages (e.g., "Top Digital Marketing Agencies") or direct agency pages
  2. Configure your scrape scope — set max pages, result limits, and whether to extract full profiles with contact details
  3. Run the Actor — it navigates Clutch.co pages, parses structured data, and extracts agency information
  4. Receive structured JSON — get clean, ready-to-use agency data in your Apify dataset

Input

FieldTypeRequiredDefaultDescription
directoryUrlsarrayNo[]Clutch.co directory/category page URLs to scrape (e.g., https://clutch.co/agencies)
profileUrlsarrayNo[]Direct Clutch.co agency profile URLs to scrape
maxPagesintegerNo5Maximum number of directory pages to scrape per URL
maxResultsintegerNo100Maximum number of agency results to return
scrapeProfilesbooleanNotrueWhether to scrape detailed agency profile pages
extractContactsbooleanNotrueWhether to extract contact information (email, phone, website)
proxyobjectNoProxy configuration for request routing

Output

The Actor returns a structured dataset with the following fields per agency:

FieldDescription
nameAgency name
urlClutch.co profile URL
websiteAgency website URL
locationOffice location(s)
employeesCompany size / employee count
hourlyRateAverage hourly rate
minProjectSizeMinimum project budget
focusPrimary service focus areas
ratingClutch rating (out of 5)
reviewsNumber of verified client reviews
servicesList of service lines offered
industriesIndustries served
contactContact information (if extractContacts: true)
descriptionAgency summary / about text
portfolioPortfolio items and case studies

Example Input

{
"directoryUrls": [
"https://clutch.co/agencies/digital-marketing",
"https://clutch.co/agencies/web-development"
],
"profileUrls": [],
"maxPages": 3,
"maxResults": 50,
"scrapeProfiles": true,
"extractContacts": true,
"proxy": {
"useApifyProxy": true
}
}

Example Output

[
{
"name": "WebFX",
"url": "https://clutch.co/profile/webfx",
"website": "https://www.webfx.com",
"location": "Harrisburg, PA",
"employees": "250-999",
"hourlyRate": "$100 - $149",
"minProjectSize": "$1,000+",
"focus": "Digital Marketing, SEO, PPC",
"rating": 4.8,
"reviews": 285,
"services": ["SEO", "PPC Management", "Social Media Marketing", "Web Design"],
"industries": ["E-commerce", "Healthcare", "Manufacturing"],
"contact": {
"phone": "+1 717-605-0935",
"email": "contact@webfx.com"
},
"description": "WebFX is a full-service digital marketing agency...",
"portfolio": [
{
"title": "E-commerce Growth Campaign",
"description": "Increased online revenue by 200%..."
}
]
}
]

Integrations

This Actor pairs well with:

  • Google Sheets — export scraped leads directly to spreadsheets for your sales team
  • HubSpot / Salesforce — push agency contacts into your CRM pipeline
  • Slack — get notified when new agencies matching your criteria are found
  • Zapier / Make — automate workflows between scraped data and your business tools
  • Email outreach tools — use extracted contacts for targeted B2B campaigns
ActorDescription
GoodFirms ScraperScrape agency data from GoodFirms.co
The Manifest Agency ScraperExtract IT service provider data from The Manifest
DesignRush Agency ScraperScrape agency profiles from DesignRush

Frequently Asked Questions

What data can I scrape from Clutch.co?

This Actor extracts agency names, ratings, reviews, service lines, pricing, employee counts, locations, contact info, portfolio items, and industry focus areas.

Is this Clutch.co scraper compliant?

The Actor scrapes publicly available directory data. It does not access private accounts or bypass authentication. Always review Clutch.co's Terms of Service and applicable data regulations before using scraped data commercially.

How many results can I get per run?

By default, the Actor returns up to 100 results. Increase maxResults for larger datasets. For best performance, we recommend keeping maxResults under 1,000 per run.

Do I need proxies?

Yes. The Actor uses Apify Proxy by default to ensure reliable scraping. Residential proxies are recommended for large-scale runs.

Can I scrape specific agency profiles only?

Yes. Provide direct profile URLs in the profileUrls field and set directoryUrls to an empty array.

How fresh is the scraped data?

Data reflects what is currently live on Clutch.co. For ongoing monitoring, schedule the Actor to run periodically and compare results.

SEO Keywords

Clutch.co scraper, Clutch agency data, B2B agency leads, agency directory scraper, Clutch company data, web development agencies, digital marketing agencies, agency lead generation, Clutch alternative, B2B lead generation, agency market research, agency directory export, agency ratings, agency reviews, IT service providers, top agencies scraper, agency prospecting tool, Clutch data extraction, agency competitor analysis, technology company database

For AI Agents

This Actor is designed for autonomous use by AI agents and automation systems.

Input schema: JSON object with directoryUrls (array of URLs), profileUrls (array of URLs), maxPages (integer, default 5), maxResults (integer, default 100), scrapeProfiles (boolean, default true), extractContacts (boolean, default true), and proxy (object).

Typical workflow:

  1. Construct input with target Clutch.co category or profile URLs
  2. Call the Actor with waitSecs set for expected runtime
  3. Poll run status until SUCCEEDED
  4. Retrieve results via get-dataset-items using the returned datasetId
  5. Process structured agency data for downstream tasks (CRM import, lead scoring, market analysis)

Rate: $0.0025 per result

This Actor scrapes publicly available data from Clutch.co directory pages. Users are responsible for ensuring their use of scraped data complies with Clutch.co's Terms of Service, applicable data protection laws (GDPR, CCPA, etc.), and local regulations. The developer assumes no liability for misuse of data obtained through this tool. Use responsibly and ethically.