Screenshots
Example Usage
$ Investigo -h
Investigo - Investigate Users Across Social Networks.

usage:
  investigo [flags] USERNAME [USERNAMES...]
  investigo --test

positional arguments:
  USERNAMES             one or more usernames to investigate

flags:
  -h, --help            show this help message and exit
  --no-color            disable colored stdout output
  --no-output           disable file output
  --update              update database before run from Sherlock repository
  -t, --tor             use tor proxy
  -v, --verbose         verbose output
  -d, --download        download the contents of site if available
  --test                validate sites using username_claimed/unclaimed pairs

options:
  --database PATH       use custom database (default: data.json)
  --sites S1,S2,...     specific sites to investigate separated by comma (default: all sites)
  --timeout SECONDS     HTTP request timeout (default: 60)
  --concurrency N       max concurrent requests (default: 32)
  --results DIR         output directory (default: results)