Skip to content

EvertonAlauk/python-selenium-facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-selenium-facebook

Python algorithm with Selenium for Facebook access

install selenium

pip install selenium

run

python main.py

The code will request the user url, username and password. The system need that user write them.

You can change that rule if you want it, just make changes to credentials file, inserting values to the properties.

To Do

  • Login
  • Create Post
  • Like some post
  • Comment some post
  • Make user logged

About

Python algorithm with Selenium for Facebook access

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages