Skip to content

can't access parts of this website (cloudflare turnstile activates) #3200

Answered by mdmintz
johnpjust asked this question in Q&A
Discussion options

You must be logged in to vote

This works for me:

from seleniumbase import SB

with SB(uc=True, incognito=True) as sb:
    url = "https://www.glassdoor.com/Reviews/index.htm"
    sb.uc_open_with_reconnect(url, 4)
    sb.uc_gui_click_captcha()

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@johnpjust
Comment options

@mdmintz
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants