FisherMan – CLI Program That Collects Information From Facebook User Profiles Via Selenium
Search for public profile information on Facebook Installation # clone the repo$ git clone https://github.com/Godofcoffe/FisherMan# change the working directory to FisherMan$ cd FisherMan# install the requirements$ python3 -m pip install -r requirements.txt Pre-requisites Make...