flickcurl

Library and tools for accessing the Flickr API programmatically

brewmacoslinux
Try with needOr install directly
Source

About

Library for the Flickr API

Commands

flickcurl

Examples

Search for photos with a specific tag$ flickcurl -m search_photos -t landscape
Get information about a specific photo by ID$ flickcurl -m photos_getInfo -p 123456789
List photos from a user's photostream$ flickcurl -m people_getPhotos -u username