Patreon Monthly Top Creators Scraper 📊 avatar
Patreon Monthly Top Creators Scraper 📊

Pricing

$29.99/month + usage

Go to Store
Patreon Monthly Top Creators Scraper 📊

Patreon Monthly Top Creators Scraper 📊

Developed by

EasyApi

EasyApi

Maintained by Community

Extract detailed rankings and earnings data for top Patreon creators across 30+ categories. Track historical performance, monitor competitor growth, and gain valuable insights into the creator economy. 🚀

0.0 (0)

Pricing

$29.99/month + usage

1

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

5 months ago

Scrape top Patreon creators' rankings and earnings data across different categories. Get detailed insights into creator performance, earnings, and patron counts.

🔥 Features

  • Scrape top 50 creators from any category
  • Historical data support (back to Feb 2016)
  • 30+ categories including gaming, art, podcasts, etc.
  • Rich creator data including earnings, patron count, and more
  • Adult content categories supported
  • Proxy support for reliable scraping

📊 Output Data

For each creator, you'll get:

  • Rank position
  • Creator name and vanity URL
  • Profile description
  • Monthly earnings estimate
  • Number of paid members
  • Average earnings per patron
  • Launch date
  • Category
  • Adult content flag
  • Timestamp

💡 Use Cases

  • Market research and competitor analysis
  • Creator economy insights
  • Track earning trends over time
  • Identify top performers in specific niches
  • Monitor market size and growth

📝 Input Parameters

  • category: Choose from 30+ categories (default: top-50)
  • month: Historical data in YYYY-MM format (optional)
  • proxyConfiguration: Proxy settings for reliable scraping

📌 Limitations

  • Historical data available from February 2016 onwards
  • Maximum 50 creators per category

Input Example

A full explanation of an input example in JSON.

{
"category": "games",
"month": "2024-11"
}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[
{
"rank": "1",
"creatorName": "Worlds Beyond Number",
"vanity": "worldsbeyondnumber",
"profileUrl": "https://www.patreon.com/worldsbeyondnumber",
"description": "we play games to make stories out of sound",
"paidMembers": "30,701",
"earnings": "",
"perPatron": "",
"launchedDate": "Feb 2023",
"isAdult": false,
"scrapedAt": "2024-12-13T01:52:18.506Z"
},
{
"rank": "2",
"creatorName": "Crime In Sports / Small Town Murder",
"vanity": "CrimeInSports",
"profileUrl": "https://www.patreon.com/CrimeInSports",
"description": "BONUS CONTENT! Every other week!!",
"paidMembers": "28,163",
"earnings": "",
"perPatron": "",
"launchedDate": "May 2016",
"isAdult": false,
"scrapedAt": "2024-12-13T01:52:18.506Z"
},
...
]