Category:Data Provider API Docs
DataQueryObject API Documentation
DATAKEY
"flickr"
WEBSITE
http://www.flickr.com/
DESCRIPTION
The Flickr data provider gives photos results based upon tag information found for the given keyword. Extended meta information includes tags, various sizes of the photos, date the photo was taken, and owner information.
EXAMPLE DATA
[0] => Array
(
[source] => flickr.photos
[title] => Yeah... I don't know.
[image] => http://farm2.static.flickr.com/1132/536203527_562d5f7014.jpg
[url] => http://www.flickr.com/photos/92134665@N00/536203527/
[pubdate] => 1181322403
[metadata] => Array
(
[srcdate] => 2007-06-07 23:56:11
[owner_id] => 92134665@N00
[owner] => ebreakdown
[tags] => fun drinking games milwaukee wii
[image_thumb] => http://farm2.static.flickr.com/...27_562d5f7014_t.jpg
[image_large] => http://farm2.static.flickr.com/...27_562d5f7014_b.jpg
[image_med] => http://farm2.static.flickr.com/...27_562d5f7014_m.jpg
)
)
Categories: