Skip to content

Download up to 4K images with specific keyword(s) from Flickr

Notifications You must be signed in to change notification settings

mahmoudnafifi/FlickrImageDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FlickrImageDownloader

Download up to 4K images with specific keyword(s) from Flickr

Steps:

  1. Sign in with your Flickr account
  2. Create a new App from the following link: https://www.flickr.com/services/apps/create/noncommercial/. It will give you key and secret codes. We will use them in step 4.
  3. Install flickrapi for Python. If you use Windows, you can try easy_install flickrapi.
  4. Modify key and secret variables in the code with your key and secret codes generated in Step 2.
  5. Modify the keyword from the keyword variable.
  6. Run!

About

Download up to 4K images with specific keyword(s) from Flickr

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages