Skip to content

Script to check if tickets become available for Bon Iver's Cleveland show

Notifications You must be signed in to change notification settings

mcranston18/bon-iver-scraper

Repository files navigation

Bon Iver Ticket Scraper

Bon Iver played the Playhouse Square on March 29, 2019 in Cleveland. It sold out. I wrote a script using puppeteer and deployed it to Google Cloud. Every 15 minutes, check the Playhouse Square website, if (good) tickets become available, then send me a text message.

Account Dependencies

  • Twilio
  • Google App Cloud

CLI Dependencies

Development

  1. Duplicate .env-sample as .env
  2. yarn install
  3. node app

Access server at https://localhost:8080

Deploy

npm run deploy

About

Script to check if tickets become available for Bon Iver's Cleveland show

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published