
usage: socialscan [list of usernames/email addresses to check]
Â
optional arguments:
  –h, —help            show this help message and exit
  —platforms [platform [platform …]], –p [platform [platform …]]
                        list of platforms to query (default: all platforms)
  —view–by {platform,query}
                        view results sorted by platform or by query (default:
                        query)
  —available–only, –a  only print usernames/email addresses that are
                        available and not in use
  —cache–tokens, –c    cache tokens for platforms requiring more than one
                        HTTP request (Snapchat, GitHub, Instagram. Lastfm &
                        Tumblr), reducing total number of requests sent
  —input input.txt, –i input.txt
                        file containg list of queries to execute
  —proxy–list proxy_list.txt
                        file containing list of HTTP proxy servers to execute
                        queries with
  —verbose, –v        show query responses as they are received
  —show–urls          display profile URLs for usernames on supported platforms
                        (profiles may not exist if usernames are reserved or belong to deleted/banned accounts)
  —json json.txt      output results in JSON format to the specified file
  —version            show program‘s version number and exit