Hi,
I want to scrap an API but it's protected by "improve" society, they use cookies like x-d-token, visid_incap, incap_ses_.
I get a 200 http response after receiving 50 responses of 429, but I crawl the API slowly 1 concurrent request.
Any one may know how to bypass them?
Thanks