Skip to content

search Anything on Search Engine it will collect all the links and display in the web server.

License

Notifications You must be signed in to change notification settings

sujitmandal/WebApp-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebApp-Search-Engine

Search Anything on Search Engine it will collect the all the links and display in web server.

How to Run WebApp

Step 1: git clone https://github.com/sujitmandal/WebApp-Search-Engine.git

Step 2: cd WebApp-Search-Engine

Step 3: pip install -r requirements.txt or pip3 install -r requirements.txt

Step 4: python app.py 

Step 5: Open browser and type http://127.0.0.1:5000/

Feel free to Contribute

To fix a bug or create new feature, follow these steps:

  1. Fork and clone the repo

  2. Create new branch. git branch <branch_name>

  3. Switch to your branch. git checkout <branch_name>

  4. Make changes or add new changes

  5. Commit your changes git add -a git commit -m 'Message here'

  6. Push to branch git push origin <branch_name>

Create a pull request from Github

Package Installation Link :

Package Link

Required package’s:

• pip install scrape-search-engine

• pip install requests

• pip install flask

• pip install bs4

License:

MIT Licensed

Author:

Sujit Mandal

GitHub

PyPi

LinkedIn

About

search Anything on Search Engine it will collect all the links and display in the web server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published