I'm rewriting the code from Python to JS. I'm encountering an issue with requests.
I'm sending requests with the same headers and from the same IP address. In Python, I'm using popular 'requests' library, and the requests go through without any problems.
However, when using 'Got' in JS, I'm getting a 429 error on the 3rd or 4th request. What could be the reason for this? How can I add more browser-like behavior to the request?
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too