Getting started with the Twitter API may seem a bit complicated, but it’s actually quite straightforward. There are a number of libraries for common languages that make the process quite easy. Twitter’s API documentation has also improved greatly over time.
This series consists of three parts. Part one will cover:
- an introduction to the Twitter API
- building a database schema for Twitter
- building out a PHP application in the Yii Framework for working with Twitter
Posts in this series

Building With the Twitter API: Getting Started

Building With the Twitter API: OAuth, Reading and Posting

Building With the Twitter API: Using Real-Time Streams

Building With the Twitter API: Tweet Storms

Building With the Twitter API: Repeating Tweets From a Group

Building With the Twitter API: Creating Friends to Follow

Building With the Twitter API: Analyzing Your Followers

Using the Twitter API to Tweet Repetitive Content



