An image downloader for https://pikwizard.com using Selenium. Download royalty free and safe for commercial use images, with no attribution required!
A python3 image downloader for https://pikwizard.com using Selenium. Download royalty free and safe for commercial use images, with no attribution required!
python >= 3.5
pip install -requirements.txt
- Download geckodriver: https://github.com/mozilla/geckodriver/releases/tag/v0.29.1
- Keep the geckodriver in the same path as
main.py
Source Code: https://github.com/zabir-nabil/pikwizard-image-downloader
python main.py --search "cute cats" --num_images 4 --path "downloads" --height 256 --width 256