Salesforce Consulting Partners Scraper
Pricing
Pay per event
Salesforce Consulting Partners Scraper
Extract all Salesforce consulting partners from findpartners.salesforce.com — name, HQ, ratings, credentials count, cloud expertise distinctions, and listing URL. Covers 4,600+ partners via the LWR Apex API.
Pricing
Pay per event
Rating
0.0
(0)
Developer
BowTiedRaccoon
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Extract the full list of Salesforce consulting partners from findpartners.salesforce.com — the official Salesforce Partner Finder directory. Covers all 4,600+ consulting firms worldwide with structured fields for prospecting, competitive analysis, and ecosystem mapping.
What You Get
Each record contains:
| Field | Description |
|---|---|
partner_id | Stable Salesforce partner record ID |
partner_name | Company name |
description | Company description |
headquarters | Headquarters location |
logo_url | Logo image URL |
listing_url | AppExchange consulting listing URL |
appexchange_rating | AppExchange average rating (0–5) |
review_count | Number of AppExchange reviews |
projects_completed | Completed project count (global) |
credentials_count | Certified credentials count (global) |
total_expertise_score | Salesforce internal expertise score |
cloud_expert_distinctions | Products where partner holds Cloud Expert status (pipe-separated) |
cloud_accredited_distinctions | Products where partner holds Cloud Accredited status (pipe-separated) |
specializations | Partner specializations (pipe-separated) |
is_pledge_1_percent | Participates in Pledge 1% program |
is_diverse_owned | Diverse-owned business |
Usage
Default run: Scrapes the full catalog sorted by expertise score. Set maxItems to cap the output.
Input parameters:
| Parameter | Type | Default | Description |
|---|---|---|---|
maxItems | integer | 10 | Maximum number of partners to extract. Leave blank for all. |
Use Cases
- Channel team prospecting — find implementation partners to recruit or co-sell with
- Competitive intelligence — track which partners hold Cloud Expert distinctions in your product category
- M&A / PE deal sourcing — identify high-credential consultancies by volume
- Agency tooling sales — build target lists of SF SI shops by size and expertise
- Ecosystem analysis — map the Salesforce partner landscape by expertise and region
Technical Details
- Source:
findpartners.salesforce.com— official Salesforce Partner Finder (LWR Apex API) - Auth: Guest access, no account required
- Total records: ~4,600+ partners worldwide
- Method: Offset-based pagination via the
PF_PartnerFinderController.getPartnersApex endpoint
Related Actors
Looking for Salesforce apps rather than consulting partners? See the Salesforce AppExchange Scraper — it covers app listings and ISVs on the same platform.