Closed karnadii closed 5 years ago
Hey @karnadii,
I'm sorry to hear that. The README has been updated with information that may help avoid the CAPTCHA on other versions of Node.js: https://github.com/codemanki/cloudscraper#recaptcha
I believe I am not the only one facing this error, the error message is not helpful either, so at least inform user to update to newest version of node if they having the same error.
Unfortunately, it's not as simple as only updating Node.js to v12. Changing Node.js versions won't fix this issue for everybody as it is largely Device/Node.js version specific. Said another way, it is largely CPU features, OpenSSL version, Node.js default cipher suite specific.
These are the CAPTCHA issues that are TLS related: https://github.com/codemanki/cloudscraper/issues?utf8=✓&q=tls
Please try the tips mentioned in the README and report back whether they work for you. The more feedback we get, the better we'll know what to put in error messages.
Cheers.
I really don't know about this tls thing. and I forget https://github.com/codemanki/cloudscraper#recaptcha is solving this issue. thanks for the explanation. it has been long since I last used cloudscraper and forget about this agentoptions things. and since this issue already closed, I thought I can use it without this agentoption.