Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ashwinishet/Image-Web-Scraper
- Owner: ashwinishet
- Created: 2021-06-14T11:22:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-14T11:28:48.000Z (over 3 years ago)
- Last Synced: 2024-08-01T16:55:30.046Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image-Web-Scraper
This application is used for scraping images from google image searchThis application runs on : http://127.0.0.1:8000/
Inputs : 1. Keyword for image search
2. Number of images to be downloadedAll 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.