Powerful Gumroad product scraper that extracts digital products, courses, and assets with advanced filtering options. Search by category, price range, rating, and file type. Supports unlimited product collection with structured data output including seller details, ratings, and pricing information.
This project is an Apify actor designed to scrape product listings from Gumroad. It collects detailed product information, including product name, seller information, price, reviews, and file types.
1{ 2 "category": "all_products", 3 "fileType": [], 4 "sort": "trending", 5 "maxProducts": 100, 6 "minPrice": 0, 7 "maxPrice": 0, 8 "minRating": 0, 9 "proxyConfiguration": { 10 "useApifyProxy": true, 11 "groups": [ 12 "RESIDENTIAL" 13 ] 14 } 15}
The collected data is saved to the Apify dataset. The output data includes the following fields:
id
: Product IDpermalink
: Product permalinkname
: Product nameseller
: Seller information:
id
: Seller IDname
: Seller nameavatar_url
: Profile picture URLprofile_url
: Profile page URLratings
: Rating information:
count
: Number of ratingsaverage
: Average scorethumbnail_url
: Thumbnail URLnative_type
: File typeprice_cents
: Price (cents)currency_code
: Currency codeurl
: Product URLdescription
: Product description1{ 2 "id": "0O3nxzCFh-Wgvn12kdT4Ug==", 3 "permalink": "efgP", 4 "name": "🚧 MDE.TV High-Roller Paywall 🚧 (INCLUDES ALL NEW 🍖 VIDEO CONTENT & NICK ROCHEFORT) and you also get......... 💥 THE GREAT WAR!!! 💥 Your Favrit", 5 "seller": { 6 "id": "2756737335548", 7 "name": "Sam Hyde", 8 "avatar_url": "https://public-files.gumroad.com/gi7c2soex58tol1u2ixkro3xrlh2", 9 "profile_url": "https://samhyde.gumroad.com?recommended_by=search" 10 }, 11 "ratings": { 12 "count": 17457, 13 "average": 4.9 14 }, 15 "thumbnail_url": "https://public-files.gumroad.com/v0ul5ge97lt03e2k2v3846xihhjj", 16 "native_type": "membership", 17 "quantity_remaining": null, 18 "is_sales_limited": false, 19 "price_cents": 1000, 20 "currency_code": "usd", 21 "is_pay_what_you_want": true, 22 "url": "https://samhyde.gumroad.com/l/HydeWars?layout=discover&recommended_by=search", 23 "duration_in_months": null, 24 "recurrence": "monthly", 25 "description": "For all Sam Hyde content, sign up here. (Including the podcast with Nick, doy (this is all that s..." 26}
Want to collect reviews for the products you've scraped? Use our Gumroad Review Scraper actor to:
This integration allows you to:
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!