Skip to content

Instantly share code, notes, and snippets.

@jedsundwall
Created December 18, 2012 20:23
Show Gist options
  • Save jedsundwall/4331606 to your computer and use it in GitHub Desktop.
Save jedsundwall/4331606 to your computer and use it in GitHub Desktop.
This is a URL that will generate a feed of all content under the U.S. govt work license on Flickr. It returns (100, at most) the most recent content each time you call it. Enter your own Flickr API key in the URL to get it to work. I'd love to know if there's a way to get this feed without using an API key.
http://api.flickr.com/services/rest/?method=flickr.photos.search&license=8&format=feed-atom_10&api_key=[yourAPIkey]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment