powered by
Return a data of EXIS data for a given photo. The calling user must have permission to view the photo.
getExif(api_key, photo_id)
Your API application key
The id of the photo to fetch information for
This function returns a dataframe of Exif information of given photograph
# NOT RUN { getExif(api_key="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", photo_id="45961963324") # } # NOT RUN { # }
Run the code above in your browser using DataLab