Patreon Premium Creator & Posts Scraper avatar
Patreon Premium Creator & Posts Scraper

Pricing

$24.99/month + usage

Go to Store
Patreon Premium Creator & Posts Scraper

Patreon Premium Creator & Posts Scraper

Developed by

Radeance

Radeance

Maintained by Community

Extract Patreon creator data including earnings estimates, membership tiers, posts, subscriber counts, Graphtreon content metrics, and social media links. Specify creators by profile URL or scrape in bulk. Download your data as JSON, CSV, Excel for market research and creator economy analysis.

5.0 (2)

Pricing

$24.99/month + usage

2

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

a day ago

You can access the Patreon Premium Creator & Posts Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "creator": "johnwatsonrooney",
< "include_posts": true,
< "include_graphtreon": true,
< "proxySettings": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify call radeance/patreon-scraper --silent --output-dataset

Patreon Creator Scraper API through CLI

The Apify CLI is the official tool that allows you to use Patreon Premium Creator & Posts Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: