Skip to contents

Get photos and photo metadata

getPhotoInfo() get_photo_info()
Get available information for a Flickr photo.
getPhotoSearch() get_photo_search()
Search for photos on Flickr by user id, tags, license, or bounding box
getPhotos() get_photos() getFavePhotos() get_fave_photos()
Get Flickr user photos or a user's favorite photos
getExif() get_exif()
Get EXIF data for a Flickr photo.

Get tags

getHotTags() get_hot_tags()
Get a data frame of hot tags for a given time period.

Utility functions

FlickrAPIRequest()
Request data from the Flickr API
setFlickrAPIKey() set_flickr_api_key() getFlickrAPIKey() get_flickr_api_key()
Set and get a Flickr API key to/from environment variables.