/Flickr-Scrape

A tool that scraps flickr for images and downloads them onto local device

Primary LanguagePython

Flickr-Scrape

A simple tool written in python that gives the user an easier access to the images on Flickr using the Flickr API.

Run on Python 3.*

Usage:

  • Clone or download the repo to your local device.
  • Make sure you have an API key and Secret get one from here
  • Run the Scrap.py file.

Requierments:

libraries that are required to run the script

  • OS
  • flickrapi
  • urllib
  • fnmatch