Patreon Analytics 📊

Patreon Analytics 📊

Extract comprehensive analytics for top Patreon creators. Get detailed insights into earnings, membership stats, growth trends, and historical changes. Perfect for market research, competitor analysis, and understanding the creator economy. 📊

SOCIAL_MEDIALEAD_GENERATIONApify

Patreon Analytics Scraper 📊

Scrape detailed analytics and rankings for top Patreon creators. Get comprehensive insights into earnings, membership stats, and growth trends.

Data Freshness 🔄

  • Data is updated daily
  • Each scraping run captures:
    • Real-time ranking positions
    • 30-day change metrics
    • Current member counts and earnings
  • Timestamp included in each record (scrapedAt field)
  • Historical comparisons

Features ✨

  • 🎯 Multiple ranking categories:

    • Top Paid Members
    • Top Free Members
    • Top Earnings
    • Top Growth Rate
  • 📈 Detailed creator statistics:

    • Monthly earnings
    • Paid/free member counts
    • Growth metrics
    • Historical changes
  • 💡 Rich creator information:

    • Creator name and description
    • Profile image
    • Direct Patreon URL
    • Ranking position
  • 🛠 Advanced capabilities:

    • Stealth browser automation
    • Random user agent rotation
    • Proxy support
    • Resource optimization

Input Parameters 🎛

ParameterTypeDescription
statisticsTypeStringType of ranking to scrape (paid_members/free_members/earnings/growth)
proxyConfigurationObjectProxy settings for the scraper

Use Cases 🎯

  • Market research and competitor analysis
  • Creator economy insights
  • Investment research
  • Content strategy planning
  • Trend analysis

Limitations ⚠️

  • Respects rate limits
  • Some creator details might be private

Input Example

A full explanation of an input example in JSON.

1{
2    "search_type": "images",
3    "maxItems": 100,
4    "query": "Apify" 
5}

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.

1[
2	{
3		"creatorName": "the yard",
4		"description": "Creating a podcast",
5		"profileImage": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/6742942/ac9df56840454ad49fccba1f44c2b1fa/eyJ3IjoyMDB9/4.jpg?token-time=2145916800&token-hash=vOm_-yy01O9wIslYVw2wbjqBKsXyihz_PFxDVs9cq9M%3D",
6		"creatorUrl": "https://www.patreon.com/theyard",
7		"scrapedAt": "2024-12-12T07:52:25.642Z",
8		"statistics": {
9			"earnings": {
10				"amount": 239344,
11				"currency": "USD",
12				"period": "monthly"
13			},
14			"paidMembers": 36292,
15			"change": {
16				"earnings": 11517,
17				"members": 969,
18				"period": "3 month change"
19			}
20		}
21	},
22	{
23		"creatorName": "Chapo Trap House",
24		"description": "Creating Chapo Trap House Podcast",
25		"profileImage": "https://c10.patreonusercontent.com/4/patreon-media/p/campaign/372319/bd173b0937c245eaa4f2b002adf2094a/eyJ3IjoyMDB9/2.jpeg?token-time=2145916800&token-hash=UOm2lW1enxcu3giFKV0F_ZzjyyBHI8dZNDF0jNJdn68%3D",
26		"creatorUrl": "https://www.patreon.com/chapotraphouse",
27		"scrapedAt": "2024-12-12T07:52:25.642Z",
28		"statistics": {
29			"earnings": {
30				"amount": 179026,
31				"currency": "USD",
32				"period": "monthly"
33			},
34			"paidMembers": 41691,
35			"change": {
36				"earnings": 5132,
37				"members": 202,
38				"period": "3 month change"
39			}
40		}
41	},
42    ...
43]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!