Skip to content

Instantly share code, notes, and snippets.

View globalspin's full-sized avatar

Chris Radcliff globalspin

View GitHub Profile
@jedsundwall
jedsundwall / gist:4331606
Created December 18, 2012 20:23
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]