Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.34 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.34 KB

python Selenium Beautiful Soup

Facebook-Automation

It automates Facebook login process by opening an instance of the native browser(in this case:Firefox) and enables the user to post status update. In the background it also scrapes some 'recent posts' , 'recent message's url' and 'Active friends'. It is only for Testing purposes

Platform : Linux 64 bit

Browser : Firefox by Mozilla

Commands to setup Libraries

apt install python-pip

pip install -r setup.py

mv geckodriver /usr/bin/

Libraries Used

Library README
Selenium http://selenium-python.readthedocs.io/
BeautifulSoup4 https://www.crummy.com/software/BeautifulSoup/bs4/doc/

Some modification and changes will be updated!!

Continuously running the script may result into logout of your account from "Logged in devices"