Skip to content

Instantly share code, notes, and snippets.

@drewlesueur
Created December 23, 2009 20:30
Show Gist options
  • Select an option

  • Save drewlesueur/262780 to your computer and use it in GitHub Desktop.

Select an option

Save drewlesueur/262780 to your computer and use it in GitHub Desktop.
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