sayem314 / hooman

http interceptor to hoomanize cloudflare requests
https://www.npmjs.com/package/hooman
MIT License
148 stars 18 forks source link

1020 on certain sites #15

Open lukeyxu opened 4 years ago

lukeyxu commented 4 years ago

Describe the bug

Getting error code: 1020 on certain CF protected sites

Actual behavior

write here Test two websites: https://www.apotea.se/ => works https://www.shoepalace.com/ => error code 1020

Expected behavior

write here

Code to reproduce

// paste code here

Checklist

Danny1994d commented 4 years ago

Describe the bug

Getting error code: 1020 on certain CF protected sites

  • Hooman version: "^1.2.3"
  • Node.js version: v12.16.1
  • OS & version: 10.15.4

Actual behavior

write here Test two websites: https://www.apotea.se/ => works https://www.shoepalace.com/ => error code 1020

Expected behavior

write here

Code to reproduce

// paste code here

Checklist

  • [ ] I have tried my code with the latest version of Node.js and hooman.

If u want to someone reply and help you, post your code, nobody cant help if u dont post any exemple code

msjonker commented 4 years ago

I get that on some Cloudflare-protected sites when I am on a VPN, even in the browser. I'm not sure there is any way around that with this library, as they seem to be blocking based on the IP and do not give an option to complete a captcha.