codemanki / cloudscraper

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

Unexpected end of input #142

Closed Netskyes closed 5 years ago

Netskyes commented 5 years ago

Hey, I'm getting the following error: errorType: 3, error: 'Error occurred during evaluation: Unexpected end of input'

I believe since 2 days ago, the challenge has been updated?

ghost commented 5 years ago

@Netskyes It's already been updated. Try npm install --save cloudscraper@3.1.0

Netskyes commented 5 years ago

@pro-src I did, but still getting that error :)

Netskyes commented 5 years ago

Nevermind seems like it was cached, thanks for the help :)

Netskyes commented 5 years ago

Hey, noticed a new issue now, for some reason a page that should return total of 3mb body, returns 6.9mb now.

ghost commented 5 years ago

@Netskyes Hmm, so long as the page being requested is returned, I doubt that it's an issue with cloudscraper but if you'll put it in a pastebin I'll check it out for ya.

ghost commented 5 years ago

@Netskyes Also, it would be better if you closed this issue since it's been solved and open a new one. :)

Netskyes commented 5 years ago

@pro-src Sure, thank you! :)