
Salesforce AppExchange Scraper
Pay $2.00 for 1,000 results

Salesforce AppExchange Scraper
Pay $2.00 for 1,000 results
Scrape listing details from Salesforce AppExchange. It extracts relevant metadata, developer details, reviews, and more.
Actor Metrics
4 Monthly users
No reviews yet
2 bookmarks
>99% runs succeeded
4.3 hours response time
Created in Feb 2025
Modified a month ago
You can access the Salesforce AppExchange Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "sp_intended_usage": "Describe your intended use...",
3 "sp_improvement_suggestions": "Share your suggestions here...",
4 "maxItems": 10,
5 "proxyConfiguration": {
6 "useApifyProxy": true,
7 "apifyProxyCountry": "US"
8 }
9}' |
10apify call jungle_synthesizer/salesforce-appexchange-scraper --silent --output-dataset
Salesforce AppExchange Scraper API through CLI
The Apify CLI is the official tool that allows you to use Salesforce AppExchange Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: