Model Filtering/Sorting


Filter/Sort List By Price

Price Filtering/Sort


Selecting Specific models from command-line

You can provide a comma-separated list indicating the models you wish to scrape

 ofscraper --username name1,name

Selecting all users

 ofscraper --username ALL

'ALL' is influenced by filters, and it is case-sensitive.


Filtering username list

The following settings can be dynamically modified if using prompts.

Using Prompts

Furthermore, this adjustment doesn't alter the retrieval of usernames; it solely impacts the subset of usernames that are displayed

If you wish to retrieve specific usernames, set up a collection on OnlyFans, then utilize the '--userlist' or '--blacklist' arguments accordingly

Version >2.1

Now, '--username' takes precedence over any filters. Consequently, only the selected '--usernames' will be utilized, with the exception of 'ALL', which can still be filtered.

Restrict by account type

This will limit the program to exclusively interact with and display free accounts

Restrict by subscription status

This demonstrates scraping messages from subscriptions that have expired

Restrict by renewal status

You can utilize this option to exclusively scrape active accounts, considering the renewal status of their subscriptions.


Combining filters

Filters are commonly employed to scrape accounts that are scheduled for expiration.

Alternatively, you might choose to scrape only free accounts with active subscriptions

Exclude specific models

Please note that this takes precedence over '--username', including '--username ALL'

Filter by regular price

Price Filtering/Sort


Advanced filtering

User List Filter Options


Sorting username list

The default setting is to sort alphabetically by name in ascending order

Sorting effects the order of scraping, and not just the order that they appear in the prompt menu

sort by account expiring date

sort by account subscribed date

sort by account name

sort by promotional prices

Price Filtering/Sort

desc option

By default, the sorting is in ascending order.

Utilizing this changes the sorting to descending order.


Retrieving specific list

This option enables switching from the primary list of OnlyFans accounts to a previously designated collection of accounts.

You have the ability to merge multiple lists


Blocking list of Names

Collections offer the functionality to block a list of names

Please note that this takes precedence over the '--userlist' option and also 'ALL' parameter

Last updated