
AppSumo Scraper
1 day trial then $23.99/month - No credit card required now

AppSumo Scraper
1 day trial then $23.99/month - No credit card required now
Extract SaaS leads from appsumo.com complete with email, names, and roles. Download entire product catalogues with pricing information. Scrape for reviews on appsumo.com with ratings and comments.
Actor Metrics
8 monthly users
No reviews yet
17 bookmarks
>99% runs succeeded
Created in Dec 2023
Modified a year ago
You can access the AppSumo 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 "category": "https://appsumo.com/software/",
3 "limit": 20
4}' |
5apify call telescope/appsumo-scraper --silent --output-dataset
AppSumo Scraper API through CLI
The Apify CLI is the official tool that allows you to use AppSumo 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: