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

6 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"
},
...
]