OF-Scraper
  • Welcome
  • Requirements
  • Install
    • Pre-Install Guides
      • Linux
      • Windows
      • Mac
    • PIPX Install
    • PIP Install
    • Binary Releases
    • Docker
    • Release Info
    • Managing Multiple Python Versions
  • Getting Started and Settings
    • Config Options
      • Config Location
      • General Options
      • File Output Options
        • Placeholders
        • Responsetype Placeholders
      • Download Options
        • Download Toggles
        • Media Filtering Options
        • Advanced Download Options
      • Setting metadata path
      • Binaries Options
      • CDM Options
      • Performance Options
        • Values to Pick
      • Script Options
      • Advanced config options
        • Changing Const Values
        • Mediatype overwrites
    • Depreciated Options
    • Auth
    • Controlling Output/Logs
    • Migrating from Digitalcriminal's script
  • Using the Scraper
    • Using Prompts
      • Old Menu
      • Page 2
    • Username selection or Fuzzy Search
    • Basic Automation with command-line
      • Basic Actions
        • Liking/Unliking Post
        • Downloading Content
          • Downloading Text Files
          • Downloading Purchases From Deleted Models
        • Multiple Actions
      • Model Filtering/Sorting
        • Price Filtering/Sort
      • Advanced Args
      • Scripting tips
      • Enable label scan
    • Recipes
      • Adding Proxy
      • Redownload Deleted Downloads
  • Content Check Modes
    • Table Columns
    • Table Management
      • Pre 3.10.7 filtering
  • Scraping Individual Posts or Media
  • Metadata
    • Schema
    • Creating Metadata
    • Metadata location
  • CDM Setup
    • CDM issues
  • FAQ/Common Issues
    • Page 1
  • Command Reference
    • Shared Options
      • General Program Options
        • Program Options
        • Logging Options
        • Filename Modification Options
        • Media Filters Options
        • Download Options
        • Advanced Program Options
      • Shared Scrape and Metadata Check Mode Options
        • User List Filter Options
          • Advanced User Filters
        • User Selection Options
        • Model Sorting & Processing Options
        • Content Options
        • Automation Options
        • Advanced Search & Processing Options
    • Main Scraper Options
    • Metadata Check Mode Options
    • Content Check Modes Options
    • Manual Mode Options
  • Request Change to Doc
  • Testing
Powered by GitBook
On this page
  • Getting to the main menu
  • Action Menu
  • Profile Menu
  • Edit config.json
  • Edit auth.json
  1. Using the Scraper

Using Prompts

Simplest way to run OF-Scraper

PreviousUsing the ScraperNextOld Menu

Last updated 1 year ago

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


Some options may open a new menu with a Go to main menu options


Action Menu

New in 3.7 all possible scraping combinations can be done via this 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

if the authentication fails, the authentication menu will pop up, prompting you to enter new settings

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.