Skip to content

Simple node script to check multiple events availability on TicketOne.

Notifications You must be signed in to change notification settings

cavazzatommaso/ticketOneAvailability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicketOne Tickets Availability

Simple node script to check multiple events availability on TicketOne.
Currently, is working only for Italian website. Minor changes to make this work globally

Pre-requisites

Getting started

  • Clone the repository

  • Install dependencies

cd ticketOneAvailability
yarn install
  • Rename config.example.json to config.json and change as you like
In schedule you can set a cron tab like string
Set schedule null to check just one time usefull for debug
  • Run the project
node index.js

Contact

Cavazza Tommaso - portfolio - [email protected] - github

About

Simple node script to check multiple events availability on TicketOne.

Topics

Resources

Stars

Watchers

Forks