top of page

~- ABRAHAM -~

 

Automatic Bing Rewards Account (h a )Manager

 

 

 

OVERVIEW:

 

ABRAhaM is a different approach to 'https://github.com/sealemar/BingRewards' which is Sergey Markelov's program that automates BING searches and other bonus tasks each day to get the max free daily bing rewards points. These points can be used to purchase items from their store like gift cards or downloads. Sergey uses urllib2 to navigate and decode the complicated bing interface. Bing has had a history of being difficult for Python to easily interact with. This version is my own adaptation of that code. I've added/removed/changed a few things for my own personal comfortablility and i'm using his code mainly to help me get better at web page interaction with python. My hopes is that this will make adjusting to bing updates much easier, as well as making it simpler to add new features as they come along. We'll just have to see how well I do.  I'll be uploading the actual script as soon as i'm complete with the first version.

bottom of page