Twittercounter tracks statistics of more than 10 million Twitter users

I am @ on Twitter, my Twitter stats

Request an API key

TwitterCounter API


The TwitterCounter API allows you to retrieve everything TwitterCounter knows about a certain Twitter username. It uses a simple REST API, which can be called on at the following URL:

http://api.twittercounter.com/

Request parameters

The following parameters are required:

The following parameters are optional:

Response parameters

The Twittercounter API returns results in either JSON or JSONP (see request parameters). The following parameters are returned by the Twittercounter API:

Example usage

http://api.twittercounter.com/?apikey=e9335031a759f251ee9b4e2e6634e1c5&twitter_id=15160529

http://api.twittercounter.com/?apikey=e9335031a759f251ee9b4e2e6634e1c5&twitter_id=15160529&output=jsonp&callback=myCallbackMethod

The following will NOT work (note the username instead of the twitter id):

http://api.twittercounter.com/?apikey=e9335031a759f251ee9b4e2e6634e1c5&twitter_id=TheCounter

Note that all requests must be GET requests.

Rate limiting

By default rate limiting is set to 100 calls per hour per user. If you need more than 100 calls per hour per user send us an email explaining how many calls you need and why you need that amount of calls.

HTTP Status Codes

The following status codes are returned by the Twittercounter API: