Ghana news spider
-
Install virtualenvwrapper and activate it: install help
$ mkvirtualenv news
$ $VIRTUAL_ENV/bin/pip install -r requirement.txt
$ scrapy crawl <spider name>
Add more spiders for other news sites in Ghana
Fork and create pull requests