a-rosenberg / edu-learning-styles

Crawl educational websites for mentions of learning style keywords
0 stars 0 forks source link

edu-learning-styles

Tool for nested search on webpages to identify relevant phrases in educational psychology.

Setup

$ virtualenv venv
$ source ./venv/bin/activate
$ pip install -r requirements.txt

Running

examples

python parser.py uses https://espn.com to test because they have the ability to handle lots of requests without significant sleep time.