Skip to content

All-in-one bot, with auto captcha-solving and proxy management, using Node.js and Puppeteer.

Notifications You must be signed in to change notification settings

jonleesy/SneakerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SneakerBot

This bot uses Node.js and Puppeteer to automate the checkout on various sneaker websites. It currently works for add to cart on the Footsites (footlocker.com, footaction.com, eastbay.com, champssports.com) and Nike.com.

Configure environment variables

Make a copy of the .env.example file, replacing example with the name of your NODE_ENV e.g. local or development.

Declare the environment name with:

$ export NODE_ENV=local

Start the server

$ npm start

About

All-in-one bot, with auto captcha-solving and proxy management, using Node.js and Puppeteer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%