Tool for nested search on webpages to identify relevant phrases in educational psychology.
$ virtualenv venv
$ source ./venv/bin/activate
$ pip install -r requirements.txt
python parser.py
uses https://espn.com to test because they have the ability to handle lots of requests without significant sleep time.