Top "Flickr" questions

Use this tag for questions about the public API provided by Flickr, a photo/video sharing website Photos are tagged with metadata, such as tags, geolocation, and Exif data, which can all be accessed through the API.

Flickr API on Android?

I want to use Flickr API for downloading the images on Android Phone, can any one give or tell, me …

android flickr
How to convert an InMemoryUploadedFile in django to a fomat for flickr API?

I have a class that uploads a file to Flickr. The file is of type 'InMemoryUploadedFile'. I would like to …

python django flickr
Decode json string returned from Flickr API using PHP, curl

Im trying to decode a json string returned from flickr within my PHP code. Im using CURL but it keeps …

php curl flickr json
Slow INSERT into InnoDB table with random PRIMARY KEY column's value

For my website I use the PHP API for Flickr ( http://www.flickr.com/services/api/ ). This API provides several …

mysql primary-key innodb flickr
how to get correct JSON object from flickr API

I used flickr photo search method to retrieve public photos. when I run it with jquery, it works fine, I …

javascript jquery json angularjs flickr
Jquery JSON Flickr API Returning Photos in a Set

I am trying to get a specified set from Flickr and then display the images in that set using the …

jquery json photoshop flickr
What is the Flickr API for downloading a picture or URL to the picture

I wanted to download a picture from the Flickr using the flicker API. I am using OAuth for authentication. When …

oauth flickr
Using Flickr API to search photos by location or language

Some popular words, like "food," are used all over the world as loan words. I am trying to use flickr.…

flickr
Flickr API get image based on location

Is it possible through flickr api or some other service obtain CC-images taken at the location the user is situated? …

flickr
Load one random flickr image & append to div

I'm basically trying to load in one random flickr image taken from a specific user and specific set which then …

jquery json image flickr