codemanki / cloudscraper

--DEPRECATED -- 🛑 🛑 Node.js library to bypass cloudflare's anti-ddos page
MIT License
599 stars 139 forks source link

Challenge form extraction failed on https://www.nakedcph.com/en/auth/view?op=register #338

Open FoonkG opened 4 years ago

FoonkG commented 4 years ago

image Unhandled rejection ParserError:

Cloudflare may have changed their technique, or there may be a bug.

Bug Reports: https://github.com/codemanki/cloudscraper/issues

Check the detailed exception message that follows for the cause.

Challenge form extraction failed

Getting this error when i access https://www.nakedcph.com/en/auth/view?op=register. When i do a GET request to https://www.nakedcph.com/, it works but when i try to do a get request to https://www.nakedcph.com/en/auth/view?op=register it doesn't.