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.
- Twilio
- Google App Cloud
- Duplicate
.env-sample
as.env
yarn install
node app
Access server at http://localhost:8080
npm run deploy