Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 673 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 673 Bytes

influxdb-ticket-tracker

InfluxDB + Stubhub ( Taylor's Version )

Fetches ticket data for a list of Eras Tour dates writes them to an InfluxDB bucket

Setup

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

Grafana Screenshot

By configuring Grafana with an InfluxDB Data Source, you can plot the mean price, track new listings, "quality score, and "deal score" from Stubhub

look at this graph