Skip to content

Instantly share code, notes, and snippets.

@excid3
Created May 26, 2011 20:20
Show Gist options
  • Save excid3/993987 to your computer and use it in GitHub Desktop.
Save excid3/993987 to your computer and use it in GitHub Desktop.
import feedburner
d = feedparser.parse("https://twitter.com/statuses/user_timeline/teamcoltra.rss")
print d['entries'][0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment