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
  • Advanced Pricing Filters
  • -ppm, --promo-price-max [argument]
  • -ppn, --promo-price-min [argument]
  • -gpm, --regular-price-max [argument]
  • -gpn, --regular-price-min [argument]
  • -cpm, --current-price-max [argument]
  • -cpn, --current-price-min [argument]
  • -rpm, --renewal-price-max [argument]
  • -rpn, --renewal-price-min [argument]
  • Advanced Account Attributes
  • -lsa, --last-seen-after [argument]
  • -lsb, --last-seen-before [argument]
  • -ea, --expire-after [argument]
  • -eb, --expire-before [argument]
  • -sa, --subscribed-after [argument]
  • -sb, --subscribed-before [argument]
  1. Command Reference
  2. Shared Options
  3. Shared Scrape and Metadata Check Mode Options
  4. User List Filter Options

Advanced User Filters

These options allow for highly granular filtering of user accounts based on various criteria. You can combine these filters to create very specific selections

Advanced Pricing Filters

These filters allow you to target accounts based on specific price ranges for different pricing models (promotional, regular, current, and renewal

-ppm, --promo-price-max [argument]

  • Filters: Accounts where the lowest available promotional price matches or falls below the specified value

-ppn, --promo-price-min [argument]

  • Filters: Accounts where the lowest available promotional price matches or falls above the specified value

-gpm, --regular-price-max [argument]

  • Filters: Accounts where the regular price (if available) matches or falls below the specified value

-gpn, --regular-price-min [argument]

  • Filters: Accounts where the regular price (if available) matches or falls above the specified value

-cpm, --current-price-max [argument]

  • Filters: Accounts where the current price matches or falls below the specified value

-cpn, --current-price-min [argument]

  • Filters: Accounts where the current price matches or falls above the specified value

-rpm, --renewal-price-max [argument]

  • Filters: Accounts where the renewal price (if applicable) matches or falls below the specified value

-rpn, --renewal-price-min [argument]

  • Filters: Accounts where the renewal price (if applicable) matches or falls above the specified value


Advanced Account Attributes

These filters allow you to target accounts based on specific dates related to their activity or subscription status

-lsa, --last-seen-after [argument]

  • Filters: Accounts where the "last seen" date/time is at or after the provided date

-lsb, --last-seen-before [argument]

  • Filters: Accounts where the "last seen" date/time is at or before the provided date

Note: The "last seen" date/time might not be available for all accounts

When a model is set to renew, the expired date refers to the renewal date

-ea, --expire-after [argument]

  • Filters: Accounts with an expiration or renewal date at or after the provided date

-eb, --expire-before [argument]

  • Filters: Accounts with an expiration or renewal date at or before the provided date

The subscription date might not always be the most accurate indicator for expired accounts. Consider using the -ea or -eb filters instead.

-sa, --subscribed-after [argument]

  • Filters: Accounts with a subscription date at or after the provided date

-sb, --subscribed-before [argument]

  • Filters: Accounts with a subscription date at or before the provided date

PreviousUser List Filter OptionsNextUser Selection Options

Last updated 12 months ago

LogoSelecting Posts | OF-Scraper
Valid Date Inputs