GitHunt
MA

mahmoudnafifi/FlickrImageDownloader

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

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!

Languages

Python100.0%

Contributors

Created April 14, 2020
Updated May 27, 2024
mahmoudnafifi/FlickrImageDownloader | GitHunt