/bingBot

A bot that will automate searches on bing

Primary LanguagePythonMIT LicenseMIT

bingBot

A bot that will automate searches on bing. To install this just download everything and then install selenium with pip by running: python3 -m pip install selenium Also install the geckodriver from here or chromedriver from here. Then just run the __main__.py program in python3 and follow the instructions.