This is probably because you're doing an actual web request and it's some kind of ddos protection. It is response from the web server. Not sure you can add a pause between requests using something like System.Threading.Thread.Sleep(5000);
.
Not sure it conflicts with you calls, but can you check your settings for Flood protection?