Patreon Creator Details Scraper
Pricing
from $2.00 / 1,000 results
Patreon Creator Details Scraper
Extract creator profile data, patron counts, earnings, and social links from Patreon campaign pages. Powered by Patreon Scraper.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Nifty
Maintained by CommunityActor stats
1
Bookmarked
5
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
This actor extracts Creator details from Patreon campaign pages. It collects profile metadata, membership statistics, and social media links from specific creator URLs. The data includes patron counts, earnings, and campaign configuration settings.
Want more from Patreon?
This actor covers Creators only. The full Patreon Scraper browser extension also includes Creators, Memberships, Posts, 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
Data Fields
| Field Name | Description | Example |
|---|---|---|
| Creator Name | Display name of the creator | "Jane Doe Art" |
| Creator URL | Full URL to the profile | "https://www.patreon.com/janedoe" |
| Creator Vanity | Profile slug | "janedoe" |
| Creation Name | Title of what they are creating | "Digital Illustrations" |
| Summary | Profile description text | "I create weekly art tutorials..." |
| Avatar URL | Link to profile image | "https://c10.patreonusercontent.com/avatar.jpg" |
| Cover Photo URL | Link to banner image | "https://c10.patreonusercontent.com/cover.jpg" |
| Theme Color | Brand hex code | "#FF424D" |
| Currency | Default currency code | "USD" |
| Total Patron Count | Total number of followers and members | 1250 |
| Paid Member Count | Number of paying subscribers | 850 |
| Post Count | Total posts published | 450 |
| Collection Count | Number of post collections | 12 |
| Earnings (cents) | Monthly earnings in cents | 450000 |
| Created Date | Account creation timestamp | "2020-01-15T10:00:00Z" |
| Published Date | Campaign launch timestamp | "2020-02-01T12:00:00Z" |
| Is Monthly | Billing cycle type | true |
| Is NSFW | Adult content flag | false |
| Is Paused | Current campaign status | false |
| Has Discord | Discord integration status | true |
| Discord Server ID | Linked Discord ID | "123456789012345678" |
| Has RSS | RSS feed availability | true |
| Has Tags | Tagging enabled | true |
| Has Shop | Patreon shop status | false |
| Has Community | Community tab status | true |
| Offers Free Membership | Free tier availability | true |
| Offers Paid Membership | Paid tier availability | true |
| Free Membership Paused | Free tier status | false |
| Shows Earnings | Public earnings visibility | false |
| Shows Patron Count | Public patron visibility | true |
| YouTube | Linked YouTube URL | "https://youtube.com/c/janedoe" |
| Linked Twitter handle | "janedoe_art" | |
| Owner ID | Internal user ID | "9876543" |
| Owner Name | Legal or account owner name | "Jane Doe" |
| Owner Image URL | Owner profile photo | "https://c10.patreonusercontent.com/owner.jpg" |
| Owner URL | Owner profile link | "https://www.patreon.com/user?u=9876543" |
Input
urls: Array of Patreon creator campaign URLs (e.g., https://www.patreon.com/creatorname).maxItems: Maximum number of creator profiles to process.
Example Input
{"urls": ["https://www.patreon.com/examplecreator"],"maxItems": 1}
Example Output
[{"creatorName": "Example Creator","creatorUrl": "https://www.patreon.com/examplecreator","creatorVanity": "examplecreator","creationName": "Podcasts","summary": "A weekly podcast about technology.","avatarUrl": "https://c10.patreonusercontent.com/avatar.jpg","coverPhotoUrl": "https://c10.patreonusercontent.com/cover.jpg","themeColor": "#052D49","currency": "USD","totalPatronCount": 500,"paidMemberCount": 400,"postCount": 150,"collectionCount": 5,"earningsCents": 200000,"createdDate": "2021-05-10T08:00:00Z","publishedDate": "2021-06-01T08:00:00Z","isMonthly": true,"isNsfw": false,"isPaused": false,"hasDiscord": true,"discordServerId": "888777666","hasRss": true,"hasTags": true,"hasShop": false,"hasCommunity": true,"offersFreeMembership": true,"offersPaidMembership": true,"freeMembershipPaused": false,"showsEarnings": false,"showsPatronCount": true,"youtube": "https://youtube.com/example","twitter": "example_tw","ownerId": "112233","ownerName": "John Smith","ownerImageUrl": "https://c10.patreonusercontent.com/user.jpg","ownerUrl": "https://www.patreon.com/user?u=112233"},{"creatorName": "Second Creator","creatorUrl": "https://www.patreon.com/second","creatorVanity": "second","creationName": "Music","summary": "Independent music production.","avatarUrl": "https://c10.patreonusercontent.com/avatar2.jpg","coverPhotoUrl": "https://c10.patreonusercontent.com/cover2.jpg","themeColor": "#FF0000","currency": "EUR","totalPatronCount": 1200,"paidMemberCount": 1100,"postCount": 300,"collectionCount": 20,"earningsCents": 550000,"createdDate": "2019-03-12T14:00:00Z","publishedDate": "2019-04-01T14:00:00Z","isMonthly": true,"isNsfw": false,"isPaused": false,"hasDiscord": false,"discordServerId": null,"hasRss": false,"hasTags": true,"hasShop": true,"hasCommunity": true,"offersFreeMembership": false,"offersPaidMembership": true,"freeMembershipPaused": false,"showsEarnings": true,"showsPatronCount": true,"youtube": null,"twitter": "second_music","ownerId": "445566","ownerName": "Jane Smith","ownerImageUrl": "https://c10.patreonusercontent.com/user2.jpg","ownerUrl": "https://www.patreon.com/user?u=445566"}]
Disclaimer
This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.