When Twitter stopped serving RSS feeds, around May 2013 I think, I implemented a small and light Python Twitter-API to RSS proxy. It connects to Twitter using their API, reads the Tweets and generates RSS or Json.
The Json output is similar to the output served by the Twitter API but if you use this […]