Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adityamangal1/facebook-automaion
- Owner: adityamangal1
- Created: 2021-02-11T17:21:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T11:18:15.000Z (about 3 years ago)
- Last Synced: 2023-03-10T01:13:36.713Z (almost 2 years ago)
- Topics: functions, python3, selenium, webdriver
- Language: Python
- Homepage:
- Size: 4.92 MB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!