Skip to content

Rahul-Dabholkar/Image-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Image Scraper

This is a Web Scraping app built using Beautiful Soup library and Streamlit. This app displays ready to download images on the web based on keyword searched. All the images are scraped from free-to-download site.

Live Demo

Lauch the webapp

Streamlit App

Run Locally

To recreate this web app on your own computer, do the following.

Download and unzip contents from GitHub repo

Download and unzip contents from https://github.com/Rahul-Dabholkar/Image-Scraper/archive/refs/heads/main.zip

Pip install libraries

pip install -r requirements.txt

Launch the app

streamlit run app.py

About

Scrapes free images to download based on keyword searched.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages