Twitter was super smart when they created their API and encouraged developers all over the world to come on in, use their API and develop their own applications using Twitter data. But wait, what’s an API, you say?
API stands for Application Program Interface. Wikipedia defines an API as “an interface that a software programs implements in order to allow other software to interact with it.” In the Web world, APIs allow systems to talk to each other, request each other’s data, write to each other’s systems, etc., within a defined structure. In Twitter’s case, the Twitter API allows software developers to request information from Twitter, especially the tweets by Twitter subscribers. The API allows requests by date range, keyword, usernames, etc. (more…)










