Yandex Images Download
Python Script to download images from Yandex.Images.
Features
- Checking for captcha presence
- Many filters
- Multiproccessing is available (option
--num-workers)
Main requirements
- Python 3.7+
- Selenium Wire 1.0.8+
- Firefox, Chrome, Safari and Edge are supported
Installation
- Get Selenium driver executable for your browser and platform. Firefox, Chrome, Safari and Edge are supported.
Use option--driver-pathto specify the driver's path or add the executable in your PATH.
Examples
Simple example using Chrome WebDriver:
$ yandex-images-download Chrome --keywords "vodka, bears, balalaika" --limit 10
Example of using keywords from input file with specific image extension/format:
$ yandex-images-download Chrome --keywords_from_file input_example.txt --itype=png
All other information can be obtained with the --help argument.
Acknowledgements
Special thanks to Andrey Lyashko for code reviews.
Special thanks to Boris Kovarski (https://github.com/kovarsky) and Andrey Lyashko for backing the project.
Release files for yandex-images-download 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yandex_images_download-1.0.4.tar.gz | 8.6 kB | Details |
Release files / yandex_images_download-1.0.4.tar.gz
| Download URL | yandex_images_download-1.0.4.tar.gz |
|---|---|
| Size | 8.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b47d7c6721f268bec1cfd8de8236c53b73482457263bcc04dd748fab3e6ab7f5
|
|
BLAKE2b-256 checksum How to use checksums |
51a85b2ee15a93c802c8767ee44961cc03b0f2687f5d8b754a460e926a5c62fe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
|