Skip to content

theriley106/SneakerBotTutorials

Repository files navigation

N|Solid

REVAMPING THE SNEAKER BOT (UPDATED 10/16/17)

Over the next month or so leading up to the release of the Semi-Frozen Yellow Yeezys I will be updating this repository with the bot I will be using to buy this shoe.

After the release I will create an update to my Youtube Series with a tutorial to reproduce the results.

Adding Proxies

The ability to add proxies from the command line has been added in the most recent commit.

Main.py will search system arguments for proxies.

Proxy input example:

$ python app.py 139.130.4.5:3226 131.150.1.5:4221

Which Proxies to Buy

N|Solid

N|Solid

To Do

  • Transfer Main.createHeadlessBrowser() headers to main.convertHeadless()

  • Add proxy to main.convertHeadless()

  • Add Updating Screenshot to index.html

  • Add box for "refresh rate" to index.html

  • Add some sort of timeout to PhantomJS & Firefox window

About

Open Source SneakerBot created as a supplement to my "Creating a Sneaker Bot in Python" Youtube Series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages