Patreon Scraper 2.0 🎯 avatar
Patreon Scraper 2.0 🎯

Pricing

$30.00/month + usage

Go to Store
Patreon Scraper 2.0 🎯

Patreon Scraper 2.0 🎯

Developed by

cat

cat

Maintained by Community

🎯 Scrape Patreon.com

0.0 (0)

Pricing

$30.00/month + usage

6

Total users

669

Monthly users

53

Runs succeeded

98%

Last modified

7 months ago

You can access the Patreon Scraper 2.0 🎯 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 '{
< "query": [
< "Podcast",
< "@TheBestShow/info",
< "@TheBestShow/collections",
< "@TheBestShow/products",
< "https://www.patreon.com/TheBestShow"
< ],
< "limit": 5,
< "dev_custom_cookies": [
< {
< "key": "session_id",
< "value": ""
< }
< ]
<}' |
<apify call jupri/patreon --silent --output-dataset

Patreon Scraper 2.0 🎯 API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: