Skip to main content

[WIP] Google Images full-photo downloader

Project description

ImageDown

[WIP] Google Images full-photo downloader

Not need ChromeDriver installion. It will be installed automatically..

📦 Installation

pip install imagedown

🔷 Examples

Google:

from ImageDown import ImageDown 

ig = ImageDown().Google('istanbul', 10)
ig.get_urls()
ig.download()

Yandex:

from ImageDown import ImageDown 

ig = ImageDown().Yandex('istanbul', 10)
ig.get_urls()
ig.download()

☑️ To-Do

By time I do these, 1.0.0 will be ready.

  • Downloader
  • Yandex
  • More exception, More choice, stability.

💻 Contributors

@Quiec

License

GPLV3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ImageDown-0.7.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

ImageDown-0.7.1-py3-none-any.whl (15.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page