Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gititsid/imagescrapper
https://github.com/gititsid/imagescrapper
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gititsid/imagescrapper
- Owner: gititsid
- License: mit
- Created: 2024-06-08T13:37:40.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T14:29:21.000Z (7 months ago)
- Last Synced: 2024-09-10T11:14:55.294Z (4 months ago)
- Language: Jupyter Notebook
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Google Image Scraper
## Overview
The Google Image Scraper is a Python-based tool that allows you to scrape images from Google search results. This can be useful for gathering datasets, collecting images for a project, or simply for research purposes.## Features
- Scrape images based on a given search query
- Save images to a specified directory and optionally to MongoDB
- Filter images by size, type, and other parameters (optional)