Gumroad Scraper avatar

Gumroad Scraper

Try for free

2 hours trial then $29.00/month - No credit card required now

View all Actors
Gumroad Scraper

Gumroad Scraper

louisdeconinck/gumroad-scraper
Try for free

2 hours trial then $29.00/month - No credit card required now

Extract valuable product data from Gumroad with ease. This scraper collects detailed information about products, pricing, sellers, and ratings. Perfect for market research, competitor analysis, and building product feeds. Supports multiple search parameters and automated pagination.

You can access the Gumroad Scraper programmatically from your own applications by using the Apify API. You can 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  "startUrls": [
3    {
4      "url": "https://gumroad.com/?query=a&rating=3&min_price=10&filetypes=pdf%2Cmp4&tags=blender%2Ctutorial&sort=most_reviewed"
5    }
6  ],
7  "maxResultsPerUrl": 100
8}' |
9apify call louisdeconinck/gumroad-scraper --silent --output-dataset

Gumroad Scraper API through CLI

The Apify CLI is the official tool that allows you to use Gumroad 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:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 100.0% runs succeeded
  • Created in Nov 2024
  • Modified 10 days ago