Patreon Creators Scraper - Members, Tiers & Prices
Scrape public Patreon creator profiles. Get creator name, what they create, total members (patrons), paid-member count, membership tiers with prices, post count, launch date, connected social links and campaign artwork. Export the dataset to JSON, CSV or Excel.
{ "inputHandle": "tim", "campaignUrl": "https://www.patreon.com/tim", "error": "no public campaign data (creator not found or …", "source": "Patreon", "observedAt": "2026-07-25T11:53:57.610Z" }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Input Handle | Campaign Url |
|---|---|
| tim | https://www.patreon.com/tim |
| kurzgesagt | https://www.patreon.com/Kurzgesagt |
{ "inputHandle": "tim", "campaignUrl": "https://www.patreon.com/tim", "error": "no public campaign data (creator not found or …", "source": "Patreon", "observedAt": "2026-07-25T11:53:57.610Z" }
Frequently asked questions
Why is the member count sometimes empty?
Some creators choose to hide their member count on their public page. When it is hidden, `patronCount` and `paidMemberCount` come back empty while the rest of the profile (tiers, prices, launch date, socials) is still filled.
Are the tier prices accurate?
Yes. Every paid membership tier is read from the creator's public page, so `tierPrices`, `lowestTierPriceUsd` and `highestTierPriceUsd` reflect what a new patron would pay at run time.
Do I need a Patreon account or login?
No. The actor reads only public creator pages. No account, cookie or key is required.
How fresh is the data?
Every record is read live at run time, so it reflects the creator's page at the moment of the run (see `observedAt`).
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.