Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashwinishet/Image-Web-Scraper

This application is used for scraping images from google image search
https://github.com/ashwinishet/Image-Web-Scraper

Last synced: 12 days ago
JSON representation

This application is used for scraping images from google image search

Awesome Lists containing this project

README

        

# Image-Web-Scraper
This application is used for scraping images from google image search

This application runs on : http://127.0.0.1:8000/

Inputs : 1. Keyword for image search
2. Number of images to be downloaded

All the downloaded images are saved in "Image WebScraper\static" folder

Note : Previously downloaded images are not deleted on new search, instead they are replaced by new search images.