Javascript and Twitter API rate limitation? (Changing variable values in a loop)
- by Pablo
Hello,
I have adapted an script from an example of http://github.com/remy/twitterlib. It´s a script that makes one query each 10 seconds to my Twitter timeline, to get only the messages that begin with a musical notation. It´s already working, but I don´t know it is the better way to do this...
The Twitter API has a rate limit of 150 IP access…