Find Your First Twitter Follower

This application aims to show you who your first follower was in twitter. It’s done with PHP and jQuery and of course it uses the twitter API. Two of the […]

This application aims to show you who your first follower was in twitter. It’s done with PHP and jQuery and of course it uses the twitter API. Two of the available API methods are used : statuses/show and followers/ids. Note that the rate limit is 150 requests per hour (you can increase this) so it might happen that it stops working in some point of time 🙁 For this reason I don’t provide a demo page, but you can download the application, and install it locally or in your web site and give it a try. Anyway, the purpose of this post is just to show you how to do it!

Download source

Tagged with:

chadking

Chadking is an absolute geek that rarely leaves the comfort of his 3-screen desk. He is a self taught programmer and is addicted to all possible legal drugs.

Stay up to date with the latest web design and development news and relevant updates from Codrops.

Feedback 4

Comments are closed.
  1. Pingback: Wie was mijn eerste Twitter volger? | Computertaal

  2. Pingback: uberVU - social comments

  3. Chad, did you write the code for that app?? I’ve tried to edit the FirstFollower class, but whatever I do it stops working.
    For example I want to display the newest follower along with the oldest

    Can you help me out?

  4. How can i increase the limit? After 1 of 2 usernames i get the ‘error’:

    not an existing username or the limit etc.