Replies: 1 comment 3 replies
-
There is nothing written that says the paid variety can get around it, it just has more proxies to choose from.. try using the cookies from your browser tho |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hey guys, i want to track price changes for https://www.mindfactory.de/product_info.php/20TB-Toshiba-Enterprise-MG10ACA20TE-512MB-3-5Zoll--8-9cm--SATA_1476157.html
In changedetection it did work for the first 1-2 (maybe 3) requests, but since then i only get the error message
Error - 403 (Access denied) received
And also when trying to access the website using the "Browser Steps" feature, i land on this page

everytime, when i open that page in a normal browser it works and loads. I assume they have some bot detection in place, but i dont have any idea how to work around it.
I have tried setting up browserless-v2 and have configure this url in changedetection for the playwright chromium:
'ws://XYZ.example.org/chromium?token=XYZ&launch={"defaultViewport":{"height":1080,"width":1920},"headless":false,"stealth":true}&blockAds=true'
Is there anything i can do that wouldnt require paying for external proxies or the paid changedetection variant?
Beta Was this translation helpful? Give feedback.
All reactions