This Python script download random images and saves in images/ folder
Description
Prerequisites
Project Structure
Usage
Contact
This Python script downloads random images from the website and saves in the images folder. As a use case, this python script does the following:
Randomly download around 20 images
Store each of the downloaded images in the images/ folder
python download_images.py
The entire project follows the below folder structure:
. ├── conf.py # Configuration file where image configuration is defined ├── download_images.py # Main Python script to password protected PDF file ├── images/ # Output folder where all the downloaded images will be saved └── README.md
Follow me for more updates here:
Article
Website