A simple tool written in python that gives the user an easier access to the images on Flickr using the Flickr API.
- 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.
libraries that are required to run the script
- OS
- flickrapi
- urllib
- fnmatch