- Clone
git clone git@github.com:susantoscott/spotlight.git
- Install NPM
npm install
- Install Python3 Modules
pip3 install requirements.txt
- Install ChromeWebdriver
MacOS
brew install --cask chromedriver
brew install --cask google-chrome
Linux
apt get chromedriver
apt get google-chrome
- Apply Chrome Extension
chrome://extensions => Load Unpacked => spotlight/dist
- Run Server
npm run server
- Enjoy!
- Checkout at:
- ticketmaster.com
- seatgeek.com
- Scraped from:
- stubhub.com
