Gumroad Scraper - Products, Creators & Sales avatar

Gumroad Scraper - Products, Creators & Sales

Pricing

from $1.10 / 1,000 product scrapeds

Go to Apify Store
Gumroad Scraper - Products, Creators & Sales

Gumroad Scraper - Products, Creators & Sales

Scrape Gumroad digital products by keyword, niche or URL: prices, ratings, sales counts, product types, tiers & full descriptions. Get deduplicated creator/seller leads with bio, socials & emails, plus a new-product & price-drop monitor. Export JSON, CSV, Excel.

Pricing

from $1.10 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Scrape Sage

Scrape Sage

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

8 days ago

Last modified

Share

Gumroad Scraper — Digital Products, Creators & Sales Data (+ Creator Leads)

Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Gumroad, Inc. or any of its subsidiaries. All trademarks mentioned are the property of their respective owners. "Gumroad" is referenced only to describe the publicly available website this Actor collects data from.

Extract complete Gumroad data — the digital products and the people selling them. Search Gumroad Discover by keyword or niche (or paste any product/creator URL) and get real prices, sales counts, full 1–5★ rating histograms, product types, tiers, and full descriptions — then turn every seller into a ready-to-contact creator lead with bio, socials, website and (optionally) contact emails.

No login, no API key, no browser — fast keyless JSON extraction with 99%+ reliability.

Why this Gumroad scraper?

Most Gumroad scrapers only parse a single search page and stop at name + price. This actor pulls from Gumroad's Discover search and each product's detail endpoint and the creator's profile, shipping the richest dataset in the category plus a lead-gen layer nobody else offers:

DataTypical scrapersThis actor
Product name, price, currency, PWYW
Average rating
Sales count (social proof / demand signal)
Full rating histogram (1–5★ breakdown)
Product type (course / ebook / membership / bundle…)partial
Variants / tiers + membership pricing
Full HTML description, summary, attributes, covers
Created / updated dates
Creator/seller lead records (deduplicated)
Creator bio, Twitter/X, product count, lead score
Creator contact email (from their website)✅ opt-in
Monitor mode — only new / price drops / new sales

Use cases

  • Product validation & opportunity research — find proven, best-selling digital products in any niche (sales count, ratingCount, ratingAverage) before you build your own. Sort by best selling, most reviewed, or highest rated.
  • Pricing & competitor intelligence — benchmark prices, tiers, and membership pricing across a category; track how competitors price and discount over time.
  • Affiliate & curation discovery — surface high-rating, high-sales products to promote, bundle, or feature in a newsletter or marketplace.
  • Creator lead generation — Gumroad creators are active buyers of tools, courses, design, marketing and payments. Score them by audience and catalog size and reach them via Twitter/X, website, or email (enrichCreatorEmails).
  • Trend & niche monitoring — schedule recurring runs with monitor mode to watch a tag, search, or creator and only get new products, price drops, and new sales.

How to use

  1. Sign up for Apify — the free plan is enough to try this actor.
  2. Open the Gumroad Scraper, enter search queries and/or tags (or paste Gumroad URLs), and click Start.
  3. Watch products and creator leads stream into the dataset table.
  4. Export as JSON, CSV, Excel, XML, or RSS — or pull results programmatically via the Apify API.

Input

{
"searchQueries": ["notion template"],
"tags": ["productivity"],
"sort": "best_selling",
"minPrice": 0,
"maxPrice": 200,
"minRating": 4,
"maxResults": 200,
"includeProductDetails": true,
"includeCreatorLeads": true,
"enrichCreatorEmails": true,
"monitorMode": false
}
  • searchQueries — keywords searched on Gumroad Discover; each is combined with every tag.
  • tags — Gumroad tags / niches to browse (notion, fitness, 3d, stable-diffusion, design…); works on their own or to narrow a query.
  • startUrls — direct product pages (/l/…), creator profiles (creator.gumroad.com), or Discover/search pages — auto-routed and scraped in addition to searches.
  • sortrecommended, staff_picked, best_selling, most_reviewed, highest_rated, newest, trending, price_low_to_high, price_high_to_low.
  • productType / fileTypes / minPrice / maxPrice / minRating / freeOnly — filters. Type/price/rating are applied to the search card before any detail fetch, so they don't add cost.
  • includeProductDetails (default true) — fetch each product's detail JSON: sales count, full rating histogram, HTML description, tiers, attributes, covers, dates.
  • includeCreatorLeads (default true) — emit one deduplicated lead record per unique seller, with a 0–100 lead score.
  • enrichCreatorEmails (default false) — crawl a creator's own website (home + contact/about, max 3 pages) for emails, phone, and extra socials. Gumroad never exposes emails — this is the only way to get them.
  • monitorMode / monitorKey — only output new or changed records across scheduled runs.
  • maxResults / maxConcurrency / proxyConfiguration — run controls.

Output

One record per product (type: "product"), plus optional deduplicated creator lead records (type: "creator"):

{
"type": "product",
"productId": "54OPwba45gyO5TacGR6N2g==",
"permalink": "openpeeps",
"name": "Open Peeps",
"url": "https://pablostanley.gumroad.com/l/openpeeps",
"productType": "digital",
"price": 0,
"currency": "USD",
"isPayWhatYouWant": true,
"suggestedPrice": 14.99,
"isFree": true,
"ratingCount": 9052,
"ratingAverage": 4.9,
"ratingPercentages": [1, 0, 1, 3, 95],
"salesCount": 41230,
"summary": "Source library for Sketch, Figma, Studio, and XD.",
"attributes": [{ "name": "License", "value": "CC0" }],
"options": [{ "name": "Multicolor", "priceDifference": 0 }],
"coverImageUrls": ["https://public-files.gumroad.com/..."],
"createdAt": "2020-01-24T22:51:19Z",
"updatedAt": "2026-05-20T16:40:11Z",
"sellerId": "8530363257615",
"sellerName": "Pablo Stanley",
"sellerProfileUrl": "https://pablostanley.gumroad.com/",
"sellerIsVerified": false,
"searchQuery": "illustration",
"scrapedAt": "2026-06-18T12:00:00.000Z"
}
{
"type": "creator",
"creatorId": "8530363257615",
"name": "Pablo Stanley",
"profileUrl": "https://pablostanley.gumroad.com/",
"subdomain": "pablostanley.gumroad.com",
"isVerified": false,
"bio": "Hi, I'm Pabs. I make pixel characters, doodle packs, illustration brushes…",
"twitterHandle": "pablostanley",
"twitterUrl": "https://twitter.com/pablostanley",
"productCount": 13,
"topTags": ["illustration", "design", "figma"],
"productsScrapedInRun": 3,
"totalRatingsScraped": 11240,
"website": "https://pablostanley.com/",
"email": "hello@pablostanley.com",
"socialLinks": { "twitter": "https://twitter.com/pablostanley", "instagram": "https://instagram.com/pablostanley" },
"leadScore": 71,
"scrapedAt": "2026-06-18T12:00:00.000Z"
}

How much does it cost to scrape Gumroad?

This Actor uses Apify's pay-per-event pricing: you are charged only for the results it delivers, with no monthly rental and no start fee. The events it can charge are:

  • Product scraped - One Gumroad product saved to the dataset, including price, rating, seller and type - plus full detail (sales count, rating histogram, description, tiers, attributes) when product details are enabled.
  • Creator lead scraped - One deduplicated creator/seller lead: profile, bio, Twitter/X, product count, run-level sales & ratings, website and a 0-100 lead score.
  • Creator contact enriched - A creator's external website was crawled and at least one contact email or social link was extracted.

The current price of each event is shown on the Pricing tab of this page. Set a maximum total charge on the run if you want a hard cap on spend, and use the input limits to control how much the Actor fetches.

Automate & schedule

Run this actor on autopilot and pull results into your own stack:

  • Apify API — start runs, fetch datasets, and manage schedules over REST.
  • apify-client for JavaScript and apify-client for Python — official SDKs.
  • Schedules — run it hourly/daily/weekly with monitor mode to watch a niche, tag, or creator and capture only new products, price drops, and new sales. The Schedule decides when to run; monitor mode decides what's new — they work together, no conflict.
  • Webhooks — trigger downstream actions (CRM import, Slack alert, email sequence) the moment a run finishes.
import { ApifyClient } from 'apify-client';
const client = new ApifyClient({ token: 'MY_APIFY_TOKEN' });
const run = await client.actor('scrapesage/gumroad-scraper').call({
searchQueries: ['stable diffusion'],
sort: 'best_selling',
maxResults: 200,
includeProductDetails: true,
includeCreatorLeads: true,
enrichCreatorEmails: true,
});
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(`Got ${items.length} products & creator leads`);

Integrate with any app

Connect the dataset to 5,000+ apps — no code required:

  • Make — multi-step automation scenarios.
  • Zapier — push new creator leads straight into your CRM.
  • Slack — get notified when a monitored niche has new best-sellers.
  • Google Drive / Sheets — auto-export every run to a spreadsheet.
  • Airbyte — pipe results into your data warehouse.
  • GitHub — trigger runs from commits or releases.

Use with AI assistants (MCP)

The output is clean, LLM-ready JSON. Call this actor from Claude, ChatGPT, or any agent framework through the Apify MCP server — ask your assistant to "find the best-selling Notion templates on Gumroad and list their creators' contacts" and let it run this scraper for you.

Agent-ready: autonomous payments (x402 & Skyfire)

This actor is agent-ready — AI agents can discover it, run it, and pay for it autonomously, with no Apify account and no human in the loop. It uses pay-per-event pricing and limited permissions, so it qualifies for Apify's agentic-payment standards:

  • x402 — an open, HTTP-native payment protocol. Agents pay per run in USDC on the Base network directly through the Apify MCP server — no account, no API key.
  • Skyfire — agent-to-service payments for fully autonomous AI-agent workflows.

Building an AI agent, MCP tool, or autonomous data pipeline? This scraper is ready to plug in and pay as it goes.

More scrapers from scrapesage

Build a complete creator-economy & e-commerce intelligence stack:

Tips

  • Browse a whole niche: leave searchQueries empty and pass one or more tags (e.g. notion, lightroom-presets, stable-diffusion) to walk a category. Category names like design, 3d, or business work as tags too.
  • Demand signals: sort by best_selling or most_reviewed and read salesCount + ratingCount together — high reviews with high ratings is the strongest "winning product" signal.
  • Cost control: price/rating/type filters are applied before any detail fetch, so narrowing them keeps runs cheap. Turn off includeProductDetails for fast, low-cost discovery.
  • Recurring monitoring: combine Schedules with monitorMode and a distinct monitorKey per saved search to only get what changed.

FAQ

How do I scrape Gumroad products for a specific niche? Put keywords in searchQueries and/or category niches in tags (notion, fitness, ai-art). Combine with sort and the price/rating filters to focus on the products you care about.

Does it work without the Gumroad API? Yes. This actor reads the same public Discover search and product/creator pages a visitor sees — no API key, login, or browser required.

Can I get a product's sales count and rating breakdown? Yes — with includeProductDetails on (default), each product includes salesCount and the full ratingPercentages 1–5★ histogram alongside ratingCount and ratingAverage.

Where do the creator emails come from? Never from Gumroad (it doesn't publish them). With enrichCreatorEmails on, the actor visits a creator's own linked website and extracts publicly listed contact emails — the same thing a human visitor would see.

How do I monitor new products automatically? Turn on monitorMode, set a monitorKey, and create a Schedule. Each run outputs only new or changed records. Add a webhook to push them into your CRM or Slack.

Is scraping Gumroad legal? This actor collects publicly available data only. You are responsible for using the data in compliance with applicable laws (GDPR/CCPA for personal data) and Gumroad's terms.

A field is null — why? Some products genuinely don't set every field (no variants, no attributes, free products with no suggested price). Fields are null only when the data doesn't exist, not because the scraper skipped them.

Data & lawful use

This Actor reads only what Gumroad publishes to logged-out visitors: it does not log in, use cookies or session tokens, create accounts, or reach anything behind a sign-in. Names, handles, bios and engagement figures are public, but they relate to identifiable people, so treat the output as personal data. If you are in the EU or UK you are the data controller for what you do with it: have a lawful basis (usually legitimate interest for research, marketing analytics or B2B prospecting), honour access and deletion requests, and do not use the output for spam or unsolicited messaging.

Under Apify's Standard Actor Contract, which governs your use of this Actor, you are the controller of any personal data in your input and output and scrapesage acts only as your processor: that data is processed solely to run your job, written only to your own Apify storage, never used for any other purpose and never shared onward. If you need help with a data-subject request that involves this Actor's output, open an issue on the Issues tab.

Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Gumroad, Inc. or any of its subsidiaries. All trademarks mentioned are the property of their respective owners.

"Gumroad" and any related marks are the property of their respective owners and are used here only in a descriptive, nominative sense - to identify the publicly accessible website from which this Actor collects data. This Actor is not an official Gumroad product, is not authorised or certified by Gumroad, Inc., and does not distribute Gumroad software. It collects only publicly available information; you are responsible for ensuring your use of that data complies with applicable laws, regulations and the terms of the source website.

Need help?

Open an issue on the actor's Issues tab, or visit the Apify help center. Feature requests are welcome — this actor is actively maintained.