Created
December 23, 2009 20:30
-
-
Save drewlesueur/262780 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| search for flickr photos | |
| http://api.flickr.com/services/rest/?method=flickr.photos.search&api_key=XXXXXXXX&text=LeSueur | |
| get information after you have a photo id: | |
| http://www.flickr.com/services/api/flickr.photos.getInfo.html | |
| there is also this: flickr.com/photo.gne?id=185333846 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment