Skip to content

Build simple Web search engine using Google API and Flask python

Notifications You must be signed in to change notification settings

Aeim/Web_search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_search_engine

Build simple Web search engine using Google API and Flask python

Step to Run

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py

About

Build simple Web search engine using Google API and Flask python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published