ONLYFANS Scraper 🪶 avatar
ONLYFANS Scraper 🪶

Pricing

$30.00/month + usage

Go to Store
ONLYFANS Scraper 🪶

ONLYFANS Scraper 🪶

Developed by

cat

cat

Maintained by Community

❤️💛💚💙💜 Scrape OnlyFans.com 🪽

5.0 (1)

Pricing

$30.00/month + usage

6

Total users

1.1k

Monthly users

107

Runs succeeded

>99%

Last modified

3 months ago

You can access the ONLYFANS 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.

1echo '{
2  "query": [
3    "square pants",
4    "@onlyfans/video",
5    "@oftv/profile",
6    "https://www.onlyfans.com/oftv",
7    "https://www.onlyfans.com/search?type=posts&q=sponge%20bob"
8  ],
9  "limit": 5,
10  "dev_custom_headers": [
11    {
12      "key": "user-agent",
13      "value": ""
14    },
15    {
16      "key": "x-bc",
17      "value": ""
18    }
19  ],
20  "dev_custom_cookies": [
21    {
22      "key": "sess",
23      "value": ""
24    }
25  ]
26}' |
27apify call jupri/onlyfans-scraper --silent --output-dataset

Onlyfans Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: