Skip to content

davinpatel/Nikebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nike Shoe/Sneaker AutoBuying Bot

Automatically buy a Nike Shoe/Sneaker that is expected to come out, given a Nike Store account.

Tracks shoe/sneaker names on Nike's Twitter feeds and based on the tracked shoe/sneaker name, if a relevant tweet with the link to the store to buy that shoe/sneaker appears on Nike's Twitter accounts, the bot proceeds to automatically buy that shoe.

Technologies Used

  • SpookyJS - a Node.JS V8 bridge for CasperJS/PhantomJS. CasperJS is an abstraction over the lower-level PhantomJS, which utilizes the Webkit engine (and thereby, a non-NodeJS compatible environment). SpookyJS allows us to work with PhantomJS on the V8 engine, thereby allowing us to get the programmable internet browsing capabilities of PhantomJS/CasperJS on NodeJS.
  • Twitter Streaming API - Allows us to listen to a Twitter account's tweets in real-time.
  • Twitter NodeJS library - NodeJS Twitter client library

Before starting up

Make sure to check on config.js to fill up required configuration information before starting up the bot.

About

buying shoes bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published