Bot detection with Ticketmaster watch #1557
Unanswered
danwelcome
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Well actually it is a bot :-) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I just started using changedetection.io (pulled down the docker image and am using playwright) but I am struggling to set up a watch for a ticketmaster page. Here is the page:
https://www.ticketmaster.com/portugal-the-man-washington-district-of-columbia-07-28-2023/event/15005E84D3152737
If I go to browser steps, I see the following, which is what I see if I go to the site on my own browser:

I am then able to click the element in the visual filter:

I then save the watch, but when it actually executes the I get the following page:
For some reason ticketmaster thinks it's a bot only when it is trying to execute the watch, but doesn't think its a bot when I use it to execute browser steps. I'm unsure what the difference is here... they should both be executing JS on the page, right??
Beta Was this translation helpful? Give feedback.
All reactions