# HubSpot Solutions Partner Scraper - Agency Leads (`scrapesage/hubspot-solutions-partner-scraper`) Actor

Scrape the HubSpot Solutions Partner directory: agency name, partner tier, website, location, services, industries served, certifications, rating & reviews. Filter by tier, industry, service, language, budget & country. Optional email enrichment & monitoring. No login or API key.

- **URL**: https://apify.com/scrapesage/hubspot-solutions-partner-scraper.md
- **Developed by:** [Scrape Sage](https://apify.com/scrapesage) (community)
- **Categories:** Lead generation, Other, Agents
- **Stats:** 4 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $4.00 / 1,000 partner scrapeds

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## HubSpot Solutions Partner Scraper — Agency & Partner Leads (Tiers, Reviews, Website)

> **Disclaimer:** This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by HubSpot, Inc. or any of its subsidiaries. All trademarks mentioned are the property of their respective owners. "HubSpot" is referenced only to describe the publicly available website this Actor collects data from.

Extract the **entire HubSpot Solutions Partner directory** — the 7,000+ agencies and service partners HubSpot certifies — as clean, structured, **ready-to-contact B2B leads**. Get each agency's **partner tier (Elite / Diamond / Platinum / Gold), website, office location, services, industries served, certifications, client rating & review count**, and optionally crawl their website for **emails, phones and social links**.

No login, no cookies, no API key, no browser — fast JSON extraction straight from HubSpot's public directory API.

### Why this HubSpot partner scraper?

HubSpot's directory is a goldmine of high-intent B2B prospects — every listing is a marketing/sales/RevOps/CRM agency that actively sells services and buys martech. Most generic agency scrapers stop at a name and a logo. This actor ships the **richest dataset in the category**:

| Data | Generic scrapers | This actor |
|---|---|---|
| Partner tier (Elite / Diamond / Platinum / Gold) | ❌ | ✅ |
| Agency **website** | partial | ✅ |
| Office / remote locations (city, state, country) | ❌ | ✅ |
| Services offered (CRM, onboarding, SEO, paid ads…) | ❌ | ✅ |
| Industries & regions served | ❌ | ✅ |
| HubSpot certifications + count | ❌ | ✅ |
| Supported integrations (count) | ❌ | ✅ |
| Client rating + review count | ❌ | ✅ |
| Sample client reviews (title, rating, text) | ❌ | ✅ opt-in |
| Public **emails / phones / socials** from the agency site | ❌ | ✅ opt-in |
| Lead score (0–100) per agency | ❌ | ✅ |
| Server-side filters: tier, industry, service, language, budget | ❌ | ✅ |
| Monitoring mode (only new / changed partners) | ❌ | ✅ |

### Use cases

- **Lead generation for martech & SaaS** — HubSpot Solutions Partners are active buyers and resellers: target them for complementary apps, integrations, data, training, white-label services and co-selling. Score by tier (`partnerTier`), client traction (`reviewCount`, `rating`) and reach (`enrichEmails`).
- **Partner-channel recruiting** — find agencies by tier, service line, industry focus and region to recruit into your own partner program.
- **Competitive & ecosystem intelligence** — map the HubSpot agency landscape: who's Elite, what they specialise in, which integrations they support, how reviewed they are.
- **Agency M\&A / roll-ups** — build a sourcing list of agencies by tier, certifications, services and geography.
- **Recruiting & sales prospecting** — reach decision-makers at thousands of vetted agencies with website + enriched contact data.

### How to use

1. [Sign up for Apify](https://console.apify.com/sign-up) — the free plan is enough to try this actor.
2. Open the **HubSpot Solutions Partner Scraper**, choose your filters (tier, industry, service, country…) and click **Start**.
3. Watch results stream into the dataset table.
4. **Export** as JSON, CSV, Excel, XML, or RSS — or pull results programmatically via the [Apify API](https://docs.apify.com/api/v2).

### Input

```json
{
    "partnerTiers": ["elite", "diamond"],
    "industries": ["ECOMMERCE"],
    "services": ["HubSpot Onboarding", "CRM Implementation"],
    "countries": ["US"],
    "maxItems": 100,
    "includeProfileDetails": true,
    "includeReviews": false,
    "enrichEmails": false
}
```

- **partnerTiers** — keep only Elite / Diamond / Platinum / Gold partners (a strong size signal). Empty = all tiers.
- **industries** — keep only agencies serving these client industries (e.g. `ECOMMERCE`, `HEALTH`, `FINANCE_INSURANCE`).
- **services** — keep only agencies offering these services (e.g. `HubSpot Onboarding`, `CRM Implementation`, `Search Engine Optimization`).
- **languages / minBudget** — filter by working language(s) and minimum project budget band.
- **countries / locations** — keep only agencies in these countries (ISO codes) or city/region strings. Applied after fetching each profile.
- **searchQuery** — keyword across name, description, services and industries.
- **minRating / minReviews** — quality thresholds.
- **maxItems** *(default 100)* — cap on partner records for the run.
- **includeProfileDetails** *(default true)* — website, location, services, industries, certifications, integration count, publish dates.
- **includeReviews** *(default false)* — also fetch sample client reviews per agency.
- **enrichEmails** *(default false)* — crawl each agency's website (home + contact/about) for public emails, phones and socials.
- **monitorMode** *(default false)* — emit only agencies new or changed since previous runs.

### Output

One record per partner agency (`type: "partner"`):

```json
{
    "type": "partner",
    "companyName": "Bluleadz | GTM Strategy & HubSpot Implementation",
    "slug": "bluleadz",
    "profileUrl": "https://ecosystem.hubspot.com/marketplace/solutions/bluleadz",
    "listingId": 30344484,
    "partnerTier": "elite",
    "tierRank": 4,
    "partnerType": "partner",
    "description": "As HubSpot's most reviewed Elite partner, Bluleadz bridges the gap between strategy and execution…",
    "website": "https://www.bluleadz.com/",
    "rating": 4.92,
    "adjustedRating": 4.9,
    "reviewCount": 1099,
    "logoUrl": "https://www.bluleadz.com/hubfs/Bluleadz-Logo.png",
    "city": "Tampa",
    "state": "FL",
    "country": "US",
    "locations": [
        { "city": "Tampa", "state": "FL", "country": "US", "full": "Tampa, FL, USA" },
        { "city": "Orlando", "state": "FL", "country": "US", "full": "Orlando, FL, USA" }
    ],
    "services": ["CRM Implementation", "CRM Migration", "HubSpot Onboarding", "Programmable Automation"],
    "serviceCount": 24,
    "industriesServed": ["Technology - software", "Consulting/advisory", "Manufacturing"],
    "regionsServed": ["North America", "Europe, Middle East & Africa (EMEA)", "South America"],
    "languages": ["en", "es"],
    "minimumBudget": "Any budget",
    "clientCompanySizes": ["11 to 25", "51 to 200", "201 to 1,000"],
    "certifications": ["Social Media Marketing Certification Course", "Inbound Certification"],
    "certificationCount": 7,
    "integrationCount": 51,
    "worksWithBreeze": false,
    "firstPublishedAt": "2026-03-26T00:43:40.240Z",
    "lastPublishedAt": "2026-04-23T13:22:14.544Z",
    "leadScore": 96,
    "scrapedAt": "2026-06-24T15:30:00.000Z"
}
```

With `enrichEmails` on, records also carry `emails`, `phones` and `socials`. With `includeReviews` on, records carry a `reviews` array.

### How much does it cost to scrape HubSpot?

This Actor uses Apify's **pay-per-event** pricing: you are charged only for the results it delivers, with no monthly rental and no start fee. The events it can charge are:

- **Partner scraped** - One HubSpot Solutions Partner: company, tier, website, location, services, industries, regions, languages, certifications, integration count, rating & reviews, profile URL + 0–100 lead score.
- **Reviews fetched** - Add-on, once per partner when "Include reviews" is on and ≥1 client review is returned.
- **Email enrichment** - Add-on, once per partner when website enrichment is on and ≥1 public email is found.

The current price of each event is shown on the **Pricing** tab of this page. Set a maximum total charge on the run if you want a hard cap on spend, and use the input limits to control how much the Actor fetches.

### Automate & schedule

Run this actor on autopilot and pull results into your own stack:

- **[Apify API](https://docs.apify.com/api/v2)** — start runs, fetch datasets, manage schedules over REST.
- **[apify-client for JavaScript](https://docs.apify.com/api/client/js/)** and **[apify-client for Python](https://docs.apify.com/api/client/python/)** — official SDKs.
- **[Schedules](https://docs.apify.com/platform/schedules)** — run it daily/weekly to catch newly listed or upgraded partners in a tier, industry or country; perfect for partner-recruiting and lead pipelines.
- **[Webhooks](https://docs.apify.com/platform/integrations/webhooks)** — trigger downstream actions (CRM import, Slack alert, email sequence) the moment a run finishes.

```js
import { ApifyClient } from 'apify-client';

const client = new ApifyClient({ token: 'MY_APIFY_TOKEN' });

const run = await client.actor('scrapesage/hubspot-solutions-partner-scraper').call({
    partnerTiers: ['elite', 'diamond'],
    countries: ['US'],
    maxItems: 200,
    enrichEmails: true,
});

const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(`Got ${items.length} HubSpot partner leads`);
```

### Integrate with any app

Connect the dataset to 5,000+ apps — no code required:

- **[Make](https://docs.apify.com/platform/integrations/make)** — multi-step automation scenarios.
- **[Zapier](https://docs.apify.com/platform/integrations/zapier)** — push new partner leads straight into your CRM.
- **[Slack](https://docs.apify.com/platform/integrations/slack)** — get notified when a monitored segment gains a new partner.
- **[Google Drive / Sheets](https://docs.apify.com/platform/integrations/drive)** — auto-export every run to a spreadsheet.
- **[Airbyte](https://docs.apify.com/platform/integrations/airbyte)** — pipe results into your data warehouse.
- **[GitHub](https://docs.apify.com/platform/integrations/github)** — trigger runs from commits or releases.

### Use with AI assistants (MCP)

The output is clean, LLM-ready JSON. Call this actor from Claude, ChatGPT, or any agent framework through the **[Apify MCP server](https://docs.apify.com/platform/integrations/mcp)** — ask your assistant to "find Elite HubSpot ecommerce agencies in the US with contact emails" and let it run this scraper for you.

### Agent-ready: autonomous payments (x402 & Skyfire)

This actor is **agent-ready** — AI agents can discover it, run it, and **pay for it autonomously**, with no Apify account and no human in the loop. It uses [pay-per-event](https://docs.apify.com/platform/actors/publishing/monetize/pay-per-event) pricing and [limited permissions](https://docs.apify.com/platform/actors/development/permissions), so it qualifies for Apify's agentic-payment standards:

- **[x402](https://docs.apify.com/platform/integrations/x402)** — an open, HTTP-native payment protocol. Agents pay per run in USDC on the Base network directly through the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp) — no account, no API key.
- **[Skyfire](https://docs.apify.com/platform/integrations/skyfire)** — agent-to-service payments for fully autonomous AI-agent workflows.

Building an AI agent, MCP tool, or autonomous data pipeline? This scraper is ready to plug in and pay as it goes.

### More scrapers from scrapesage

Build a complete **B2B agency & partner-ecosystem lead stack**:

- **[Xero Advisor Scraper](https://apify.com/scrapesage/xero-advisor-scraper)** — Xero-certified accountant & bookkeeper firm leads.
- **[Clutch Scraper](https://apify.com/scrapesage/clutch-scraper)** — agency profiles, reviews and B2B leads from Clutch.
- **[DesignRush Scraper](https://apify.com/scrapesage/designrush-scraper)** — agency directory leads with services, rates and contacts.
- **[B2B Agency Scraper](https://apify.com/scrapesage/b2b-agency-scraper)** — agency leads with services and contact data.
- **[LinkedIn Company Scraper](https://apify.com/scrapesage/linkedin-company-scraper)** — company firmographics and leads.
- **[LinkedIn Jobs Scraper](https://apify.com/scrapesage/linkedin-jobs-scraper)** — job postings as hiring-intent signals.
- **[Website Contact Scraper](https://apify.com/scrapesage/website-contact-scraper)** — emails, phones and socials from any domain list.
- **[TaxBuzz Scraper](https://apify.com/scrapesage/taxbuzz-scraper)** — tax & accounting professional leads.
- **[Google Maps Scraper](https://apify.com/scrapesage/google-maps-scraper)** — local business leads with contact details.

### Tips

- **Fast, focused runs**: filter server-side by `partnerTiers`, `industries`, `services`, `languages` or `minBudget` — these narrow the directory before any profile is fetched.
- **Country / location filters** are applied after fetching each profile (HubSpot has no public location facet), so they scan more listings. Raise `maxScan` if you target a small country.
- **Direct contacts**: turn on `enrichEmails` to add public emails, phones and socials from each agency's website — HubSpot does not publish them on the listing.
- **Recurring monitoring**: combine [Schedules](https://docs.apify.com/platform/schedules) with `monitorMode` to track only newly listed or upgraded partners.
- **Proxies**: keep the default Apify Proxy (automatic) — the directory API is served cleanly over datacenter IPs.

### FAQ

**What is a HubSpot Solutions Partner?** An agency or consultancy in HubSpot's official partner program (tiered Elite → Gold) that implements HubSpot and sells marketing, sales, CRM, RevOps and web services. The directory lists 7,000+ of them worldwide.

**Does it need the HubSpot API or a login?** No. It reads HubSpot's public directory search and listing endpoints — no API key, login, cookies or browser.

**Where do the emails come from?** Never from HubSpot (the listing has no email). With `enrichEmails` on, the actor visits the agency's own public website and extracts publicly listed contact details — the same thing a human visitor would see.

**Can I filter to one country or city?** Yes — set `countries` (ISO codes) and/or `locations`. Because HubSpot has no public location facet, these are applied after fetching each profile; raise `maxScan` for a small country.

**Can I export to Google Sheets, CSV, or Excel?** Yes — one click in the dataset view, or automatically on every run via the [Google Drive integration](https://docs.apify.com/platform/integrations/drive).

**How do I monitor new partners automatically?** Create a [Schedule](https://docs.apify.com/platform/schedules) and turn on `monitorMode`; optionally add a [webhook](https://docs.apify.com/platform/integrations/webhooks) or [Zapier zap](https://docs.apify.com/platform/integrations/zapier) to push new partner leads into your CRM as they appear.

**A field is null — why?** Some agencies don't publish a state/postal code (remote-only), a budget band, or have no reviews yet. Fields are `null` only when the data genuinely doesn't exist on the listing, not because the scraper skipped them.

**Is scraping HubSpot's directory legal?** This actor collects publicly available data only. You are responsible for using the data in compliance with applicable laws (GDPR/CCPA for personal data) and HubSpot's terms.

### Disclaimer

**This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by HubSpot, Inc. or any of its subsidiaries. All trademarks mentioned are the property of their respective owners.**

"HubSpot" and any related marks are the property of their respective owners and are used here only in a descriptive, nominative sense - to identify the publicly accessible website from which this Actor collects data. This Actor is not an official HubSpot product, is not authorised or certified by HubSpot, Inc., and does not distribute HubSpot software. It collects only publicly available information; you are responsible for ensuring your use of that data complies with applicable laws, regulations and the terms of the source website.

### Need help?

Open an issue on the actor's **Issues** tab, or visit the [Apify help center](https://help.apify.com/). Feature requests are welcome — this actor is actively maintained.

# Actor input Schema

## `partnerTiers` (type: `array`):

Keep only agencies at these HubSpot Solutions Partner tiers — a strong size / commitment signal. Leave empty for all tiers (the directory lists Elite, Diamond, Platinum and Gold partners).

## `industries` (type: `array`):

Keep only agencies that serve one of these client industries. Leave empty for all.

## `services` (type: `array`):

Keep only agencies that offer one of these services. Leave empty for all.

## `languages` (type: `array`):

Keep only agencies that work in one of these languages (ISO codes). Leave empty for all.

## `minBudget` (type: `string`):

Keep only agencies that accept projects in this budget band.

## `searchQuery` (type: `string`):

Optional keyword to match the agency name, description, services or industries (e.g. "ecommerce", "RevOps", "Shopify", "healthcare"). Applied to each profile after fetching it.

## `countries` (type: `array`):

Keep only agencies headquartered in these countries (ISO codes, e.g. US, GB, CA, AU). Applied after fetching each profile, so it scans more listings — raise "Max listings to scan" if you filter to a small country.

## `locations` (type: `array`):

Optional city or state/region filters (e.g. "Texas", "London", "New York", "Toronto"). Matched against each agency's office locations. Applied after fetching each profile.

## `minRating` (type: `integer`):

Keep only agencies with at least this average client rating (1-5). Leave empty for all.

## `minReviews` (type: `integer`):

Keep only agencies with at least this many client reviews. Leave empty for all.

## `maxItems` (type: `integer`):

Cap on partner records across the whole run.

## `includeProfileDetails` (type: `boolean`):

Fetch each agency's full profile for website, office location, services, industries served, regions, languages, certifications, integration count and publish dates (one extra request per partner). Recommended — the website and location only exist on the profile. Country / location filters require this.

## `includeReviews` (type: `boolean`):

Opt-in: also fetch sample client reviews for each agency (title, rating, text, date, reviewer). Adds one request per partner.

## `maxReviewsPerPartner` (type: `integer`):

How many client reviews to fetch per agency when reviews are on.

## `enrichEmails` (type: `boolean`):

Opt-in: visit each agency's own website (home + a contact/about page) to extract public emails, phones and social links. HubSpot does not publish direct emails on the listing, so this is the way to obtain contact details.

## `maxEmailPagesPerSite` (type: `integer`):

How many pages of each agency's website to scan for contact details when enrichment is on (home page plus likely contact/about pages).

## `maxScan` (type: `integer`):

Safety ceiling on how many listings to scan when country / location filters are active (they are evaluated after fetching each profile). Increase it to fill the cap for a small country.

## `monitorMode` (type: `boolean`):

Remember which partners were already returned and emit ONLY agencies not seen (or changed) since previous runs. Pairs with Apify Schedules to track new HubSpot partners and listing changes over time.

## `monitorStoreName` (type: `string`):

Named key-value store that holds the 'already seen' partner ids for monitoring mode. Use a different name per tracked segment to keep histories separate.

## `proxyConfiguration` (type: `object`):

Proxy settings. The HubSpot directory API is served cleanly over datacenter IPs, so Apify Proxy (automatic) is the default and cheapest option. Blocked requests retry automatically on a fresh IP.

## Actor input object example

```json
{
  "partnerTiers": [],
  "industries": [],
  "services": [],
  "languages": [],
  "minBudget": "",
  "countries": [],
  "maxItems": 100,
  "includeProfileDetails": true,
  "includeReviews": false,
  "maxReviewsPerPartner": 10,
  "enrichEmails": false,
  "maxEmailPagesPerSite": 3,
  "maxScan": 1500,
  "monitorMode": false,
  "monitorStoreName": "hubspot-partner-monitor",
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# Actor output Schema

## `results` (type: `string`):

All scraped partner records in the default dataset — agency name, tier, website, location, services, industries, certifications, rating, review count, profile URL and lead score.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "maxItems": 100
};

// Run the Actor and wait for it to finish
const run = await client.actor("scrapesage/hubspot-solutions-partner-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "maxItems": 100 }

# Run the Actor and wait for it to finish
run = client.actor("scrapesage/hubspot-solutions-partner-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "maxItems": 100
}' |
apify call scrapesage/hubspot-solutions-partner-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,scrapesage/hubspot-solutions-partner-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/ktfeONluYTnecrv6j/builds/ABk5w1Ai3aOTKspJN/openapi.json
