Open huiskesmartijn opened 3 years ago
Looking for "Gegevens pas beschikbaar tijdens prikmoment." instead of "Heeft geen vaccins" might fix the problem, unless they add some non-visible text as well in case a vaccine is available.
We could try getCssValue("color"), to distinguish between the green/red color which changes when vaccines are available. Might try later.
I don't get any error on running the program.
driver.find_element_by_class_name("card-body").text
yields "Heeft geen vaccin ..."
I see that push notifications are now offered by the website. Might make this project obsolete.
Bot broke due to a change in the way they show whether vaccines are available. Looks like they don't like us haha.