Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 253 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 253 Bytes

Python v3, install pymongo and mongodb

  1. Run mongod to start the database
  2. Run python loadData.py, it should take several minutes to fully seed the database
  3. Run python searchData.py, right now you have to edit this file with your search query.