
Patreon Scraper
Pricing
$19.00/month + usage
Go to Apify Store 

Patreon Scraper
Scrape data from Patreon creator pages based on search queries. Extract detailed information about creators, their tiers, social media links, and other relevant data.
5.0 (3)
Pricing
$19.00/month + usage
5
177
1
Last modified
a year ago
This Apify actor scrapes data from Patreon creator pages based on search queries. It extracts detailed information about creators, their tiers, social media links, and other relevant data.
Features
- Search for Patreon creators using custom queries
- Extract creator profile information
- Gather tier details including prices and descriptions
- Collect social media links
- Retrieve statistics like patron count, post count, and earnings (when available)
Input
The actor accepts the following input parameters:
- searchQueries(array): A list of search queries to find Patreon creators. Each query will be used to search for creators on Patreon.
- maxRequestsPerCrawl(number): The maximum number of requests the crawler will make. Defaults to 100.
Output
Each item in the dataset contains the following fields:
- url: The URL of the creator's Patreon page
- id: Unique identifier for the campaign
- type: Type of the document (usually "campaign-document")
- avatar_photo_blurred_url: URL of the blurred avatar photo
- avatar_photo_url: URL of the avatar photo
- creation_name: What the creator is creating (e.g., "Python and Web Scraping Coding Videos")
- creator_name: Name of the creator
- is_nsfw: Boolean indicating if the content is NSFW
- name: Name of the campaign
- patron_count: Number of patrons
- total_posts: Total number of posts
- primary_theme_color: Primary theme color of the Patreon page
- thumb: URL of the thumbnail image
- youtube,- instagram,- twitter,- facebook,- twitch,- tiktok: Social media links (if available)
- tiers: Array of tier objects, each containing:- id: Tier ID
- name: Tier name
- price: Tier price
- description: Tier description
- discord_access: Boolean indicating if the tier includes Discord access
- image: URL of the tier image (if available)
 
- about: About section content
- total_members: Total number of members
- paid_members: Number of paid members
- post_count: Number of posts
- earnings_per_month: Estimated earnings per month (if available)
Example output


















