Using Prompts
Simplest way to run OF-Scraper
Running the prompt menu allows you to to utilize the program while passing minimal arguments
Getting to the main menu

The simplest method is to execute this command
ofscraper
Basically, any command lacking the --action command will automatically go to this menu

Action Menu
use this menu to perform scraping actions or combination

Profile Menu

Use this option to
add profiles
change the default profile
rename a profile
delete profile
Each profile corresponds to a single account. So, if you aim to have multiple accounts, you'll require multiple profiles
Edit config.json


To bypass the hassle of finding the config file's location, utilize this to modify settings directly from within the script.
Your prior choices will be available, allowing you the chance to edit them conveniently.
Edit auth.json

Typically this is not a setting that needs to be access manually
However, you have the option to directly modify the authentication JSON using this method.
Last updated