Skip to content

InfluxDB + Stubhub ( Taylor's Version ).. look what you made me do, Ticketmaster.

License

Notifications You must be signed in to change notification settings

topherbullock/influxdb-ticket-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

InfluxDB + Stubhub ( Taylor's Version ).. look what you made me do, Ticketmaster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages