Skip to content

sadanand-singh/flickr-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flickr-images-grab

Given a set of keywords, search the Flickr API, and download the images and their associated metadata.

You'll need to edit config.json.default to include your Flickr API key/secret, and edit keywords.txt.

Then grab search results (default 500 per keyword) via python flickr_images_grab.py --search. And use those results (stored under /search) to download the metadata and two images sizes for each photo: python flickr_images_grab.py --download - these get dumped under /data/<keyword>.json and images/<keyword>/*.jpg.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages