VOOZH about

URL: https://apify.com/crawlerbros/salesforce-appexchange-scraper

โ‡ฑ Salesforce AppExchange Scraper ยท Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

Salesforce AppExchange Scraper

Scrape Salesforce AppExchange with the leading enterprise cloud marketplace with 5,000+ apps. Browse all listings, search by keyword, filter by category, or look up specific apps by URL. Extracts title, provider, rating, reviews, pricing, categories, and more.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a month ago

Last modified

Share

Extract app listings from Salesforce AppExchange โ€” the leading enterprise cloud marketplace with 5,000+ apps, components, and solutions built on Salesforce.

What You Get

Each listing returns:

FieldDescription
listingIdUnique AppExchange listing ID
titleApp name
providerPublisher / developer name
urlFull AppExchange listing URL
logoUrlApp logo image URL
shortDescriptionListing description
typeLabelApp, Component, Bolt, etc.
ratingAverage user rating (1โ€“5)
reviewCountNumber of user reviews
pricingFree, Paid, or Free to install
isFreeBoolean โ€” is the listing free?
categoriesList of category paths (e.g. Analytics > CRM Analytics)
categoryPrimary category
supportedEditionsSalesforce editions (Professional, Enterprise, etc.)
isLightningReadySupports Lightning Experience
isMobileReadySupports Salesforce1 Mobile
latestReleaseDate of latest release
scrapedAtISO timestamp

Input Parameters

Mode

  • Browse (browse) โ€” Paginate through all AppExchange listings, with optional filters
  • Search (search) โ€” Filter listings by keyword (searches title, description, publisher)
  • By URL (byUrl) โ€” Fetch specific listings by their AppExchange URL

Filters

ParameterTypeDescription
searchQueryStringKeyword to match in title, description, or publisher
categoryFilterSelectFilter by Salesforce category (Sales, Analytics, etc.)
pricingFilterSelectFilter by pricing model (Free, Paid)
minRatingNumberMinimum star rating (1.0โ€“5.0)
maxItemsIntegerMaximum number of results (1โ€“5000)

Example Inputs

Search for CRM apps:

{
"mode":"search",
"searchQuery":"CRM",
"maxItems":50
}

Browse free analytics apps:

{
"mode":"browse",
"categoryFilter":"Analytics",
"pricingFilter":"Free",
"maxItems":100
}

Fetch specific listings:

{
"mode":"byUrl",
"listingUrls":[
"https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3u00000Qt7LiEAJ"
]
}

Use Cases

  • Market research โ€” Discover competitors and complementary tools in the Salesforce ecosystem
  • Partner monitoring โ€” Track new releases and updates from Salesforce ISV partners
  • Category analysis โ€” Analyze pricing trends and review counts across categories
  • Lead generation โ€” Find companies offering specific Salesforce integrations
  • Competitive intelligence โ€” Monitor rating trends and reviewer sentiment

FAQ

Does this require a Salesforce account? No. The scraper uses publicly accessible AppExchange data and requires no credentials.

How many listings are available? AppExchange has 5,500+ listed apps and solutions at any given time.

Can I filter by Salesforce edition? Use the categoryFilter or searchQuery fields to narrow results. Edition filtering is applied post-retrieval from the supportedEditions field in each record.

How often is AppExchange data updated? AppExchange data is live. Run the actor anytime for current ratings, review counts, and pricing.

What's the difference between browse and search modes? Browse retrieves all listings in the API's natural order (most recently installed first). Search applies a keyword filter to the same dataset, returning only listings where your query appears in the title, description, or publisher name.

You might also like

Salesforce AppExchange Scraper

crawlergang/salesforce-appexchange-scraper

Scrape Salesforce AppExchange with the leading enterprise cloud marketplace with 5,000+ apps. Browse all listings, search by keyword, filter by category, or look up specific apps by URL. Extracts title, provider, rating, reviews, pricing, categories, and more.

1

5.0

Salesforce AppExchange Scraper

automation-lab/salesforce-appexchange-scraper

Extract AppExchange apps, vendors, ratings, categories, pricing, trial signals and listing URLs for Salesforce ecosystem research.

๐Ÿ‘ User avatar

Stas Persiianenko

2

Salesforce AppExchange Scraper โ€“ Apps & Business Needs

adinfosys-labs/salesforce-appexchange-engine

Discover Salesforce AppExchange apps by category, extract key metadata and public reviews, and export to CSV/XLSX/JSON. Ideal for market research, vendor screening, and Agentforce/AgentExchange solution discovery.

๐Ÿ‘ User avatar

Artashes Arakelyan

3

Salesforce AppExchange Scraper | Emails & Numbers | $4 / 1k

fatihtahta/salesforce-appexchange-scraper

Scrape Salesforce AppExchange listings, capture app details including, descriptions, pricing, trials, rating details, all emails, phone number and more. ideal for vendor research and lead generation, $4 for 1000 listings.

Salesforce AppExchange Scraper

jungle_synthesizer/salesforce-appexchange-scraper

Scrape app listings from Salesforce AppExchange โ€” developer contact info, ratings, pricing model, edition matrix, security review status, and partner program signals. Filter by HQ country, supported product, or app type.

๐Ÿ‘ User avatar

BowTiedRaccoon

80

5.0

Salesforce AppExchange Scraper

khadinakbar/salesforce-appexchange-scraper

Scrape Salesforce AppExchange app listings โ€” name, publisher firmographics (website, email, country, size), pricing plans, edition matrix, supported languages, ratings & reviews. HTTP-only via the public listings API. MCP-ready.

Salesforce AppExchange Intelligence & Pricing Analytics

adinfosys-labs/salesforce-appexchange-discovery-engine---apps-reviews

Analyze Salesforce AppExchange markets, pricing models, ecosystem trends, competitive positioning, and app intelligence. Generate structured datasets, executive reports, pricing analytics, and market research outputs automatically.

๐Ÿ‘ User avatar

Artashes Arakelyan

10

5.0

Appexchange Appdetails Spider

getdataforme/appexchange-appdetails-spider

The Appexchange Appdetails Spider is an Apify Actor that scrapes detailed data from Salesforce AppExchange app listings, including names, publishers, descriptions, ratings, media, and resources....

GitHub Marketplace Scraper

crawlerbros/github-marketplace-scraper

Scrape GitHub Marketplace apps, integrations, and Actions. Search by keyword, browse by category, or fetch specific listings by slug. Extracts name, description, pricing, categories, publisher info, and more