Budget: 820 PLN Deadline: 4 days
Congratulations
Regarding your order, I will do the following:
To check the availability of tickets, you can use the requests library in Python. This library allows you to make HTTP requests to web pages. For automatic page refresh, you can use the selenium library. It provides the ability to automate opening and controlling the browser.
When available tickets are detected, the program will automatically click the booking button. For this, I will also choose selenium, which allows automating interaction with elements on the web page.
I have already thought through all the logical parts. We just need to discuss it together.
Waiting for private messages