Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ raw_reddit.py
File
raw_reddit.py
examples/cdp_mode/raw_reddit.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Reddit Search / Bypasses reCAPTCHA."
""
2
from
seleniumbase
import
SB
3
4
with
SB(uc=True, test=True, use_chromium=True)
as
sb:
Callers
nothing calls this directly
Calls
7
SB
Function · 0.90
activate_cdp_mode
Method · 0.45
solve_captcha
Method · 0.45
wait_for_element
Method · 0.45
scroll_down
Method · 0.45
sleep
Method · 0.45
select_all
Method · 0.45
Tested by
no test coverage detected