Skip to content
agnostos edited this page Nov 19, 2025 · 2 revisions

Welcome to the Fansly Scraper Configuration Wiki!

This wiki is the official source of information for setting up and configuring the Fansly Scraper. All available settings are documented here to help you customize the application to your needs.

Warning

When updating the application, some settings might be reset to their default values if they were not present in the new version's default configuration. Please review your settings after an update. You can view an example config file here.


Configuration File Location

  • Windows: %APPDATA%\fansly-scraper\config.toml
  • Linux and macOS: ~/.config/fansly-scraper/config.toml

Note: If a config.toml file exists in the same directory as the executable, that file will be used instead.


Command Line Usage

Command‐Line-Usage - To get example commands and information about the available cli flags to use with the program


Configuration Guides

Select a category below to view the available settings and instructions.

  • Account Settings
    • How to get your authentication token and user agent.
  • Options
    • General settings for file paths, previews, filenames, and media filters.
  • Live Settings
    • Configure livestream recording, FFmpeg options, and chat logging.
  • Notifications
    • Set up alerts for Discord and Telegram.
  • Security Headers
    • Information on automatically managed security headers.

Clone this wiki locally