cloudflare-scrape
cloudflare-scrape copied to clipboard
No check for missing Node installed
cfscrape==2.1.1 doesn't give error on missing Node installed, but tries to run and fails with:
Traceback (most recent call last): File "C:\Python36-64\lib\site-packages\cfscrape_init_.py", line 255, in solve_challenge javascript, flags=re.S AttributeError: 'NoneType' object has no attribute 'groups'