shaneshifflett / metanews

for now, scrape huffpo front page find authors and classify them as male or female

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

metanews

for now, scrape huffpo front page find authors and classify them as male or female

pip install -r requirements.txt

python manage.py scrape_huffpo

you may have to run python manage.py shell -> from metanews.apps.classifier.USSSALoader import getNameList;getNameList()

python manage.py print_authors

inspired by http://whowritesfor.com/

About

for now, scrape huffpo front page find authors and classify them as male or female


Languages

Language:Python 89.1%Language:CSS 10.5%Language:JavaScript 0.5%