Search results

  1. F

    Python Networking Problems

    Hi, I've been looking on a website that uses Ajax requests to update multiple timers a couple of times a second, resulting in probably 10 to 15 ajax requests per second. I was trying to write a program in python that would access the same url that the Ajax is requesting and save the data coming...
Top