Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 649 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 649 Bytes

facebook-auto-liker

Python script for Facebook, using selenium webdriver, to automatically like your Facebook's newsfeed posts and comments

settings

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.

running

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