Need a python-based Windows desktop application that can rapidly checkout on Walmart.com.
The program will need to monitor a url until a item is in stock, and then begin to checkout as many of that particular item as possible, one at a time.
Must be able to use 2captcha api to bypass captcha.
Must be use python.
Application should be scaleable to add other sites and modules later.