A package for downloading images from Google search.
Project description
this package takes a query,number of images,dictionary destination path,chromdriver path and unwanted keywords as arguments, searches the query, and attempts to download every valid image for the query until it reaches the required number of images. A valid image is one that has the query in either the alt text or data lpage elements in it's html, and doesn't have any unwanted keyword in those elements, also, it must be bigger than 100x100 in size, the code uses regex to handle the filtering and checks in the elements. To ensure no images missed, the automation scrolls down until the end of the page/until target is met, and when reaches the end, recognizes and stops.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file search_image_scraper-1.0.2.tar.gz.
File metadata
- Download URL: search_image_scraper-1.0.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1c6ff7978036d6a6ebcca31fd40c4ae4f46e938681f75bb85d57e679b1c2720
|
|
| MD5 |
b3ea2b91419f2087b9ae4fafd2d34c36
|
|
| BLAKE2b-256 |
73eb046ab943dd30e92af20d52126747664d2a4f26abcff35b385cef2841ee15
|
File details
Details for the file search_image_scraper-1.0.2-py3-none-any.whl.
File metadata
- Download URL: search_image_scraper-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9a1b66542ccd26bc38b4f0d27eb95932a80bde4e6bf3757961e8698c6f27e90
|
|
| MD5 |
991a843eb2ad3332a44c17242de402fc
|
|
| BLAKE2b-256 |
1fc9e5fbb367c3a01dc43c7e95eb536443704c96186caa69dc622d36864f6d80
|