Monitor ticket availability when color changes on date when available but no change to text

Looking for input on how to monitor changes to availability to visit Kilmainham Gaol Museum ( Kilmainham Gaol Museum ) when for an upcoming trip to Dublin because I missed the window when tickets for dates of our trip were released. If there are cancellations, the color of the date changes to blue but there is no change to text (see example screenshot for how August and September display this difference). I will need to click the available date and choose a time. I’m needing an alert as soon as availability changes the color.

Any suggestions?

@settleup it is possible to monitor the availability of a day by monitoring the elements’ class attribute. the following screenshot contrasts value of class for an available date (dayAvail) and a sold out date (daySoldOut):

check out the following to learn more about how to monitor changes to an element’s attributes:

https://distill.io/docs/web-monitor/what-is-visual-selector/#how-to-monitor-attribute-and-property-value-for-the-selected-element

you can choose text (default) and class. that should do the trick.

feel free to reach out if you need any help or have any questions.

all the best for your next trip to dublin and the museum visit. cheers! :slight_smile: