-3

A particular event on Eventbrite that I would like to attend has been selling out within a few minutes of the ticket sales being opened. How would I automate the purchase of a ticket so that I can be sure of getting one before they are all sold out?

1 Answers1

1

It's not really Stackowerflow question.

Try to write Selenium script that will monitor event page and perform user actions to buy ticket. Or use Selenium IDE to capture and play required steps if you don't have dev skills.

unickq
  • 1,497
  • 12
  • 18