랭킹으로 돌아가기
QianyanTech/Image-Downloader
PythonDownload images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.
image-downloadergoogle-imagesbingbaidugooglepyqtscrapyspider
주요 지표
스타 성장
스타
2.4k
포크
575
주간 성장
—
이슈
31
1k2k
2016년 12월2018년 7월2020년 2월2021년 9월2023년 5월2024년 12월2026년 7월
아티팩트PyPI
pip install image-downloaderREADME
Image Downloader
中文说明
1. Introdoction
Crawl and download images using Selenium or API Using python3 and PyQt5
2. Key features
- Supported Search Engine: Google, Bing, Baidu
- Keywords input from keyboard, or input from line seperated keywords list file for batch process.
- Download image using customizable number of threads.
- Fully supported conditional search (eg. filetype:, site:).
- Switch for Google safe mode.
- Proxy configuration (socks, http).
- CMD and GUI ways of using are provided.
3. Usage
3.1 GUI
Run image_downloader_gui.py script to yank GUI:
python image_downloader_gui.py

3.2 CMD
usage: image_downloader.py [-h] [--engine {Google,Bing,Baidu}]
[--driver {chrome_headless,chrome,api}]
[--max-number MAX_NUMBER]
[--num-threads NUM_THREADS] [--timeout TIMEOUT]
[--output OUTPUT] [--safe-mode] [--face-only]
[--proxy_http PROXY_HTTP]
[--proxy_socks5 PROXY_SOCKS5]
keywords
Star History
License
- MIT License
- 996ICU License
관련 저장소