#Installation

First, install the camoufox package:

pip install -U camoufox[geoip]

The geoip parameter is optional, but heavily recommended if you are using proxies. It will download an extra dataset to determine the user's longitude, latitude, timezone, country, & locale.

#Download the browser

camoufox fetch

To uninstall, run camoufox remove.

Usage
../usage/


#Camoufox CLI

Options
Usage: python -m camoufox [OPTIONS] COMMAND [ARGS]... Options: --help Show this message and exit. Commands: fetch Fetch the latest version of Camoufox path Display the path to the Camoufox executable remove Remove all downloaded files server Launch a Playwright server test Open the Playwright inspector version Display the current version