DevTools Detected - Scraping Prevented #2918
ScriptKiddie-1234
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I came across a website that did not allow the browser to access dev tools - preventing seleniumbase (uc=True) from doing its thing.
After a bit of digging, it seems to be the work of "disable-devtools".
Can seleniumbase bypass this measure? "disable_js" is not an effective option as it breaks the page.
The only way I could manually bypass it is by pausing via the browser's debugger as it loads the page.
Many Thanks
--edit:
I'm unaware if my question has breached some online/dev etiquette, I apologize if that is the case.
If this is a non-trivial issue, I would appreciate letting me know. I am still inexperienced at programming.
Beta Was this translation helpful? Give feedback.
All reactions