This python script logs in into your facebook account automatically and fetches data from '.txt' file and enters it into facebook post box and clicks on the post button automatically.
This whole process requires zero human intervention.
You just have to run the python script into your system.
Requirements : You must have selenium, chrome webdriver and python installed in your PC.
Technology Used: 1)Python 2)Selenium
Uses: You can automate all the boring stuff using web automation and with a few lines of code.