Monday, 10 April 2017

Sending http request to servers anonymously

I'm just wondering if we could send HTTP request to API / Web Server anonymously? right now after some googling. i cannot find any answer if it is possible.

i'm writing a code that will scrape the data from its server but i think they might have an API monitoring feature for their Data.

right now i am using node with Axios and the script i am using is fetching almost ~10k requests per minute, which i think is bad because their server could blew up.

i tried googling but i didn't find any answer to my problem.



via Hitori

No comments:

Post a Comment