Created
December 18, 2012 20:23
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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