I\'m trying to build a scraper, and to avoid 503s, captchas, etc., I started using a proxy, and setting it to the agent of the request with a library called got.
My p