Skip to content

sneupane007/Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This is a custom search engine with advanced filtering capabilities based on trackers and ads made with Flask, SQLite and using the search data from Google Custom Search API.

File overview:

  • app.py - the web interface
  • filter.py - the code to filter results
  • search.py - code to get the search results
  • settings.py - settings needed by the other files
  • storage.py - code to save the results to a database

Run

Run the project with:

  • pip install -r requirements.txt
  • flask --debug run --port 5001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages