sayem314 / hooman

http interceptor to hoomanize cloudflare requests

Home Page:https://www.npmjs.com/package/hooman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1020 on certain sites

lukeyxu opened this issue · comments

commented

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.

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

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.