Skip to content

Selenium based scrapper for collection and flask Api for searching images (image search engine)

Notifications You must be signed in to change notification settings

mtalhaubaid/image_search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_search_engine

Selenium based scrapper for collection and flask Api for searching images (image search engine)

install the dependencies in requirement files .

scrappning_code.py is for crawling the images from the website.

after crawling images keep them all images folder in static folder and run the following command for indexing

python index.py --dataset static/images --index index.csv

it will generate the index file.

after that you have to run app.py and in browser write 127.0.0.1:5000

it will run.

About

Selenium based scrapper for collection and flask Api for searching images (image search engine)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages