Search Engine Project
How to use:
- Use CMD/Terminal
- Navigate inside searchenginepy folder
- Run RunCrawler.py via CMD/Terminal
- Let it run for a while, then keyboard interrupt (CTRL+C - may make a couple presses)
- Now, exit the searchenginepy folder, going back to the main folder (Search-Engine)
- Use this command - /PATH/TO/PYTHON_EXE manage.py runserver - replace /PATH/TO/PYTHON_EXE with your path to python executable, or if you have it as an environment variable, then just run - python manage.py runserver
- Wait a while, until the server is started
- Open a browser, and go to http://127.0.0.1:8000/search
- Search for what you want to search for