Skip to content

Selenium script written in Python for Facebook, to automatically like newspeed posts and comments

License

Notifications You must be signed in to change notification settings

elijahhezekiah12/facebook-auto-liker-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Selenium script written in Python for Facebook, to automatically like newspeed posts and comments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%