From our sponsor: Ready to show your plugin skills? Enter the Penpot Plugins Contest (Nov 15-Dec 15) to win cash prizes!
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!
Tiny break: 📬 Want to stay up to date with frontend and trends in web design? Subscribe and get our Collective newsletter twice a tweek.
Pingback: Wie was mijn eerste Twitter volger? | Computertaal
Pingback: uberVU - social comments
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?
How can i increase the limit? After 1 of 2 usernames i get the ‘error’:
not an existing username or the limit etc.