Gumroad Scraper avatar
Gumroad Scraper

Pricing

$29.00/month + usage

Go to Store
Gumroad Scraper

Gumroad Scraper

Developed by

Louis Deconinck

Louis Deconinck

Maintained by Community

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.

5.0 (3)

Pricing

$29.00/month + usage

4

Total users

27

Monthly users

8

Runs succeeded

97%

Last modified

6 months ago

You can access the Gumroad 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.

$echo '{
< "startUrls": [
< {
< "url": "https://gumroad.com/?query=a&rating=3&min_price=10&filetypes=pdf%2Cmp4&tags=blender%2Ctutorial&sort=most_reviewed"
< }
< ],
< "maxResultsPerUrl": 100
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: