Getting the Number of Twitter Followers Without Using the Twitter API
Since Twitter upgraded the Twitter REST API to version 1.1 earlier this year, a simple HTTP query against the API no longer works. You now have to include authentication information which would require redevelopment of many programs that perform this previously simple action. I wanted to include the number of Twitter followers on this blog … Read more