- Just trying to get some Olivia Rodrigo tickets on a budget
- Hosted on my server, use cron to run the script periodically, and use ntfy to send notifications to my phone when the price drops below a specified value
- I wrote this script on my PC, I had to make a few modifications to run it on my Linux ARM64 server
- Install
selenium
,requests
,lxml
,bs4
modules - Download the appropriate Chromedriver and place it in the present working directory
- Run the script with Python