Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 992 Bytes

File metadata and controls

32 lines (21 loc) · 992 Bytes

Sneakerbot Simulator

An interactive educational application that demonstrates how sneaker bots work for purchasing limited edition sneakers. This is a pure simulation - no real API calls or purchasing capability.

Features

  • Simulated Webstore - Browse sneakers with real retail/resale prices
  • Bot Control Panel - Configure checkout modes, proxies, and profiles
  • Live Event Log - Watch the bot race against human shoppers
  • Profit Calculator - See realistic profit breakdowns with marketplace fees

How to Run

Simply open index.html in any modern browser, or run a local server:

npx live-server

Tech Stack

  • Vanilla HTML, CSS, JavaScript (ES Modules)
  • No frameworks or build tools required

Educational Purpose

This simulator demonstrates:

  • Why bots have speed advantages over manual shoppers
  • How proxies and multiple profiles enable mass checkout
  • The economics of sneaker reselling

Note: This is for educational purposes only.