You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2020. It is now read-only.
Please attempt to answer the following questions before submitting a new issue:
What version of Cloudscraper are you using?
4.6.0
What version of Node.js are you using? (Please share the process information)
v10.16.2
When did the problem start occurring?
As soon as I do any POST request, GET requests seem to resolve themselves fine, but looping still occurs. However, if the GET request has any params in the URL, the looping happens again.
I did notice that if your IP is flagged by CF, or you're using a MITM like Fiddlr, Burp, or Charles, this will automatically be triggered (the looping will be).
Please attempt to answer the following questions before submitting a new issue:
I did notice that if your IP is flagged by CF, or you're using a MITM like Fiddlr, Burp, or Charles, this will automatically be triggered (the looping will be).
https://www.starcowparis.com/connexion?back=my-account
Logging in here. Keep in mind that the site is currently region locked to France so you'll have to use a vpn.
Please share a minimal working code snippet that reproduces the problem.
Code snippet
Above has @infosimples/node_two_captcha used for the 2captcha solving.
The text was updated successfully, but these errors were encountered: