Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 230 Bytes

File metadata and controls

6 lines (4 loc) · 230 Bytes

Search engine written in Python

  • crawl.py: By running this file, the program starts to create indexes
  • lookup.py: You can search by running this program

Note: Make sure mongo database is working before doing this ;)