A bot built for automating Instagram that scraps all the users which don't follow you or for a friend you looking for. Further it sends message of list of tagged username to the person you are automating for, over Instagram or to particular mail. The list excludes the famous public figures and pages from which you don't expect a follow back.
Following is the list of libraries that will be required.
1.bs4-> https://pypi.org/project/beautifulsoup4/ 2.request-> https://pypi.org/project/requests/ 3.json-> https://pypi.org/project/jsonlib/ 4.selenium-> https://pypi.org/project/selenium/ 5.time-> https://pypi.org/project/python-time/ 6.smtplib-> https://pypi.org/project/secure-smtplib/
Chrome Web Driver -> https://chromedriver.chromium.org/downloads