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. 📊
Scrape detailed analytics and rankings for top Patreon creators. Get comprehensive insights into earnings, membership stats, and growth trends.
🎯 Multiple ranking categories:
📈 Detailed creator statistics:
💡 Rich creator information:
🛠 Advanced capabilities:
Parameter | Type | Description |
---|---|---|
statisticsType | String | Type of ranking to scrape (paid_members/free_members/earnings/growth) |
proxyConfiguration | Object | Proxy settings for the scraper |
A full explanation of an input example in JSON.
1{ 2 "search_type": "images", 3 "maxItems": 100, 4 "query": "Apify" 5}
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]
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!