sarperavci / CloudflareBypassForScraping

A cloudflare verification bypass script for webscraping
598 stars 112 forks source link

Facing error: Attempt 1: Verification page detected. Trying to bypass... Error clicking verification button: 'NoneType' object is not callable #54

Open UselessParadox opened 2 days ago

UselessParadox commented 2 days ago

Attempt 1: Verification page detected. Trying to bypass... Error clicking verification button: 'NoneType' object is not callable Attempt 2: Verification page detected. Trying to bypass... Verification button found. Attempting to click. Attempt 3: Verification page detected. Trying to bypass...

Facing that error non stop. Running with logs on my test file. And then when i run it on test.py i get this error:


127.0.0.1:9222浏览器无法链接。
请确认:
1、该端口为浏览器
2、已添加'--remote-debugging-port=9222'启动项
3、用户文件夹没有和已打开的浏览器冲突
4、如为无界面系统,请添加'--headless=new'参数
5、如果是Linux系统,可能还要添加'--no-sandbox'启动参数
可使用ChromiumOptions设置端口和用户文件夹路径。```
UselessParadox commented 2 days ago

Error clicking verification button: 'NoneType' object is not callable
Attempt 2: Verification page detected. Trying to bypass...
Verification button found. Attempting to click.
Attempt 3: Verification page detected. Trying to bypass...
Basic search failed. Searching for button recursively.
Error clicking verification button: 页面被刷新,请操作前尝试等待页面刷新或加载完成。
Attempt 4: Verification page detected. Trying to bypass...
Verification button found. Attempting to click.
Attempt 5: Verification page detected. Trying to bypass...
Basic search failed. Searching for button recursively.
Error clicking verification button: 页面被刷新,请操作前尝试等待页面刷新或加载完成。
Attempt 6: Verification page detected. Trying to bypass...
Verification button found. Attempting to click.
Attempt 7: Verification page detected. Trying to bypass...
^C2024-11-28 01:45:28,038 - INFO - Closing browser...```    tried again wont work :(