GLRM is not passing Cloudflare Anti-Bot Protection anymore
O-commits opened this issue · 0 comments
Contents of the error log:
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): steamdb.info:443
DEBUG:urllib3.connectionpool:https://steamdb.info:443 "GET /search/?a=app&q=outlast&type=-1&category=0 HTTP/1.1" 503 None
ERROR:root:Traceback (most recent call last):
File "Qt\logic.py", line 335, in run
File "core.py", line 215, in queryGames
File "site-packages\requests\sessions.py", line 546, in get
File "site-packages\cfscrape_init_.py", line 68, in request
File "site-packages\cfscrape_init_.py", line 97, in solve_cf_challenge
File "site-packages\cfscrape_init_.py", line 127, in solve_challenge
ValueError: Error parsing Cloudflare IUAM Javascript challenge. Cloudflare may have changed their technique, or there may be a bug in the script.
Please read https://github.com/Anorov/cloudflare-scrape#updates, then file a bug report at https://github.com/Anorov/cloudflare-scrape/issues."
NoneType: None
This unfortunately renders this program unusable. Perhaps implement an auto updater for the cloudflare-scrape you are using?