Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 526 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 526 Bytes

logo

Live at: https://elit-hunter.herokuapp.com/

Installation

$ git clone git@github.com:bksahu/Elit-Hunter.git
$ cd Elit-Hunter
$ pip install -r requirements.txt

Start the local server

$ gunicorn app:app -b 127.0.0.1:5000

To see your website running, open your browser and enter this URL: http://localhost:5000

Run the hunter to find new links

$ python hunter.py