Patreon Creator Scraper avatar

Patreon Creator Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Patreon Creator Scraper

Patreon Creator Scraper

Extract creator profile data including patron counts, earnings, social links, and campaign settings from Patreon. Powered by Patreon Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

This actor extracts Creator Details from Patreon. It captures campaign metadata, audience statistics, social media links, and platform settings for specific creator pages.

Data Fields

Field NameDescriptionExample
Creator IDUnique Patreon ID for the creator1234567
Creator NameDisplay name of the creatorStudio Ghibli
Creator URLFull URL to the creator profilehttps://www.patreon.com/studioghibli
Creator VanityCustom URL slugstudioghibli
Creation NameTitle of what the creator makesdigital art and animations
SummaryDescription text from the about sectionWe create high quality animations.
Avatar URLLink to profile picturehttps://c10.patreonusercontent.com/avatar.jpg
Cover Photo URLLink to banner imagehttps://c10.patreonusercontent.com/cover.jpg
Theme ColorHex code for profile theme#FF424D
CurrencyDefault currency codeUSD
Total Patron CountTotal number of followers and members1500
Paid Member CountNumber of paying subscribers850
Post CountTotal number of posts published420
Collection CountNumber of post collections12
Earnings (cents)Monthly earnings in cents450000
Created DateAccount creation timestamp2020-01-15T12:00:00Z
Published DatePage launch timestamp2020-01-20T12:00:00Z
Is MonthlyIf billing is monthlytrue
Is NSFWIf content is adult orientedfalse
Is PausedIf billing is currently pausedfalse
Has DiscordIf Discord integration is activetrue
Discord Server IDLinked Discord server ID9876543210
Has RSSIf RSS feed is availabletrue
Has TagsIf creator uses post tagstrue
Has ShopIf Patreon shop is enabledfalse
Has CommunityIf community tab is activetrue
Offers Free MembershipIf free tier is availabletrue
Offers Paid MembershipIf paid tiers are availabletrue
Free Membership PausedIf free signups are disabledfalse
Shows EarningsIf earnings are publictrue
Shows Patron CountIf patron count is publictrue
YouTubeLinked YouTube URLhttps://youtube.com/c/studioghibli
TwitterLinked Twitter handlestudioghibli
Owner IDID of the account owner7654321
Owner NameName of the account ownerHayao Miyazaki
Owner Image URLProfile image of the ownerhttps://c10.patreonusercontent.com/owner.jpg
Owner URLProfile link of the ownerhttps://www.patreon.com/user?u=7654321

Input

Example Input

{
"urls": ["https://www.patreon.com/examplecreator"],
"maxItems": 10
}

Example Output

[
{
"creatorId": "112233",
"creatorName": "Digital Painter",
"creatorUrl": "https://www.patreon.com/digitalpainter",
"creatorVanity": "digitalpainter",
"creationName": "Digital Art",
"summary": "Tutorials for aspiring artists.",
"avatarUrl": "https://c10.patreonusercontent.com/avatar1.jpg",
"coverPhotoUrl": "https://c10.patreonusercontent.com/cover1.jpg",
"themeColor": "#000000",
"currency": "USD",
"totalPatronCount": 500,
"paidMemberCount": 300,
"postCount": 150,
"collectionCount": 5,
"earningsCents": 120000,
"createdDate": "2021-05-10T10:00:00Z",
"publishedDate": "2021-05-11T10:00:00Z",
"isMonthly": true,
"isNsfw": false,
"isPaused": false,
"hasDiscord": true,
"discordServerId": "123456789",
"hasRss": true,
"hasTags": true,
"hasShop": true,
"hasCommunity": true,
"offersFreeMembership": true,
"offersPaidMembership": true,
"freeMembershipPaused": false,
"showsEarnings": true,
"showsPatronCount": true,
"youtube": "https://youtube.com/digitalpainter",
"twitter": "painter_art",
"ownerId": "998877",
"ownerName": "Jane Doe",
"ownerImageUrl": "https://c10.patreonusercontent.com/owner1.jpg",
"ownerUrl": "https://www.patreon.com/user?u=998877"
},
{
"creatorId": "445566",
"creatorName": "Podcast Host",
"creatorUrl": "https://www.patreon.com/podcasthost",
"creatorVanity": "podcasthost",
"creationName": "Weekly Podcasts",
"summary": "Deep dives into technology.",
"avatarUrl": "https://c10.patreonusercontent.com/avatar2.jpg",
"coverPhotoUrl": "https://c10.patreonusercontent.com/cover2.jpg",
"themeColor": "#FFFFFF",
"currency": "EUR",
"totalPatronCount": 2000,
"paidMemberCount": 1800,
"postCount": 80,
"collectionCount": 2,
"earningsCents": 900000,
"createdDate": "2019-03-01T08:00:00Z",
"publishedDate": "2019-03-05T08:00:00Z",
"isMonthly": true,
"isNsfw": false,
"isPaused": false,
"hasDiscord": false,
"discordServerId": null,
"hasRss": true,
"hasTags": false,
"hasShop": false,
"hasCommunity": true,
"offersFreeMembership": false,
"offersPaidMembership": true,
"freeMembershipPaused": false,
"showsEarnings": false,
"showsPatronCount": true,
"youtube": null,
"twitter": "podhost",
"ownerId": "665544",
"ownerName": "John Smith",
"ownerImageUrl": "https://c10.patreonusercontent.com/owner2.jpg",
"ownerUrl": "https://www.patreon.com/user?u=665544"
}
]

Want more from Patreon?

This actor only covers Creator Details. The full Patreon Scraper browser extension also includes Search Results, Creator Memberships, Creator Posts, Post Comments with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Patreon Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.