Skip to content

Instantly share code, notes, and snippets.

@timbroder
Created October 21, 2011 21:07
Show Gist options
  • Save timbroder/1304974 to your computer and use it in GitHub Desktop.
Save timbroder/1304974 to your computer and use it in GitHub Desktop.
blog_id = 413573351281770670
feed_url = '/feeds/%s/posts/default' % str(blog_id)
query = service.Query()
query.feed = feed_url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment