Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adityamangal1/facebook-automaion

Facebook automation
https://github.com/adityamangal1/facebook-automaion

functions python3 selenium webdriver

Last synced: 3 months ago
JSON representation

Facebook automation

Awesome Lists containing this project

README

        

# Facebook automation

Before run this script in command line there is need to intall some modules which i used to make this automation-
1. selenium (pip intall selenium)
2. webdriver (pip install webdriver_manager)
After this simply run the main.py in command line then after entering id and pass you will be redirect to chromr browser and logged in automatically as per given account credentials. For comemnting you have to press y when software ask to press then type the comment in command line and select the post on which you want to comment on in the chrome browser
Done!