Simple node script to check multiple events availability on TicketOne.
Currently, is working only for Italian website. Minor changes to make this work globally
-
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
Cavazza Tommaso - portfolio - [email protected] - github