Skip to content

Concert ticket price tracking based on Ticketmaster real-time best seats

License

Notifications You must be signed in to change notification settings

vcdelivery/ticket_tracker_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticketmaster Ticket Tracker API

build badge
Serves as the back end of concert ticket price tracking based on Ticketmaster real-time best seats.

Installation

  • Dev environment
    • To install Python dependencies, run pipenv install.
    • You must have preinstalled Node.js.
    • To install node dependencies, run yarn -cwd ticketscraping/js.
    • If node-canvas in node_modules fails to install, please check if you have the correct prerequisite softwares installed on your machine. The detail can be found at https://github.com/Automattic/node-canvas/wiki#installation-guides based on your system.
  • Prod environment
    • Use Dockerfile to build a container image.

About

Concert ticket price tracking based on Ticketmaster real-time best seats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.9%
  • JavaScript 10.1%
  • Dockerfile 1.0%