Metadata-Version: 2.4
Name: imagescraper-mavi
Version: 0.1.3
Summary: A simple Python package to scrape images from Google, Bing, and Yahoo
Home-page: https://github.com/MaviMods/imagescraper
Author: MaviMods
Author-email: your-email@example.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: pillow
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ImageScraper

A simple Python package to scrape images from **Google**, **Bing**, and **Yahoo** search engines.

## Installation

```bash
pip install imagescraper-mavi
