InfluxDB + Stubhub ( Taylor's Version )
Fetches ticket data for a list of Eras Tour dates writes them to an InfluxDB bucket
pip install -r requirements.txt
export INFLUX_URL="http://localhost:8086"
export INFLUX_TOKEN="your-token"
export INFLUX_ORG="org-name"
export INFLUX_BUCKET="bucket-name"
python main.py
By configuring Grafana with an InfluxDB Data Source, you can plot the mean price, track new listings, "quality score, and "deal score" from Stubhub