Graphtreon Patreon Creator Earnings Scraper avatar

Graphtreon Patreon Creator Earnings Scraper

Pricing

Pay per event

Go to Apify Store
Graphtreon Patreon Creator Earnings Scraper

Graphtreon Patreon Creator Earnings Scraper

Scrape estimated Patreon creator earnings, patron counts, and rankings from Graphtreon — the only public source for Patreon income data. Returns creator name, category, paid members, estimated monthly earnings, overall and category rank, and launch date for up to 250k creators.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape estimated Patreon creator earnings, patron counts, and ranking data from Graphtreon — the only publicly available source that reverse-engineers Patreon income by analyzing tier and patron count data.

What you get

For each Patreon creator, the actor returns:

FieldDescription
patreon_creator_nameCreator display name
patreon_urlDirect Patreon page URL
graphtreon_urlGraphtreon stats page URL
categoryPatreon category slug (e.g. video, gaming, music)
paid_member_countNumber of paying patrons
estimated_monthly_earnings_min_usdLower bound of monthly earnings estimate (USD)
estimated_monthly_earnings_max_usdUpper bound of monthly earnings estimate (USD)
earnings_rank_overallOverall earnings rank across all Patreon creators
earnings_rank_in_categoryEarnings rank within the creator's category
launch_dateISO 8601 date the Patreon page launched
scraped_atISO 8601 timestamp of the scrape

Around 250,000 creators are indexed in Graphtreon. Earnings estimates are null for creators who opt out of the feature.

Why Graphtreon

Patreon itself does not expose creator earnings — it only shows patron counts at the tier level, not the dollar amounts. Graphtreon back-computes earnings estimates from public tier pricing and patron count data, making it the canonical data source for:

  • Creator-economy market analysis
  • Influencer pricing benchmarks
  • VC and brand research
  • Journalism and industry reports

How to use

Set maxItems to limit the number of records. Set to 0 or leave empty to scrape all ~250k creators.

{
"maxItems": 1000
}

The actor walks Graphtreon's sitemap (12 child sitemaps, each listing ~20k creator URLs), fetches each creator's detail page, and extracts all available data via the server-rendered HTML.

Proxy note

Graphtreon blocks datacenter IP ranges via Cloudflare IP reputation filtering. The actor automatically routes requests through Apify Residential proxies — no additional configuration needed.

Performance

  • Default memory: 1024 MB
  • Default timeout: 4 hours
  • Concurrency: 5 parallel requests
  • Full dataset (250k creators): runs in approximately 12-16 hours on default settings

Reduce maxItems for faster runs focused on the highest-ranked creators.