Hi!
I’m from Brazil and I need help tracking the availability of tickets on Ticketmaster Brazil for Rio Carnival. Rio Carnaval 2026 - Arquibancadas Especiais
The ticket section I’m interested in becomes visible only after a sequence of JavaScript actions:
- Click on the “Ingressos” (Tickets) button;
- Select a specific date;
- Wait for the page to load dynamically;
- Then check if the “meia” (half-price) option is available for a specific sector.
I tried using Distill Web Monitor, but it doesn’t seem to detect changes because the content is rendered dynamically after clicks and AJAX loading.
Is there a way to configure Distill to record and follow the sequence of clicks and then monitor a specific element (like the meia option for a sector)? Or do I need another approach/tool?
Thanks in advance!