The project collects all public data of any facebook user and stores it into a generated database. The database is structured to allow for effecient data analysis.
The data is scrapped from Facebook HTML pages using Beautiful Soup along with Selenium web Driver. Data is stored in a generated MYSQL database.
Usage: Fb_script -u < FB user name >