Python script for Facebook, using selenium webdriver, to automatically like your Facebook's newsfeed posts and comments
In run.py file, change the values to input your facebook username and passord. It only stays there and is not sended anywhere. You can also change like_amount and scroll_speed to your liking.
You need to have Python and pip installed. You need to install selenium, by writing pip install selenium, or sudo pip install selenium. You need to place newest Chromedriver (download from official sourse) to assets folder. To run, start run.py with Python. Type in command line: python run.py