Skip to content

A simple Bing Rewards automation program written in Python 3 with support for both mobile and desktop searches.

Notifications You must be signed in to change notification settings

themooer1/BingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BingBot

A simple Bing automation program written in Python 3 with support for both mobile and desktop searches.

Simply fill in the values at the top of the file with Bing credentials, adjust the search numbers to you liking, and watch (or don't) as it searches Bing with randomly generated queries for you.

Chromedriver

Windows Users
Download the latest ChromeDriver here: https://chromedriver.chromium.org/ Make sure that the chromedriver exe is in your python directory or this will not work.
Everyone Else
Install chromedriver through brew on Mac OS, or your package manager on Linux.

Stack Exchange Search

BingBot can, instead of generating random queries, scrape queries from Stack Exchange which are more realistic. To use this function, go to https://stackexchange.com, scroll to the bottom, right click Hot Questions Feed, and paste the link into the StackExchangeFeed variable at the top of the script. Questions will automatically be pulled from Stack Exchange instead of internally generated.

About

A simple Bing Rewards automation program written in Python 3 with support for both mobile and desktop searches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages