Skip to content

Crawler for dotapedia. Fills a Mongo and a PG database with game data.

Notifications You must be signed in to change notification settings

rvegas/dota_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dota Crawler

Please run:

sudo pip install virtualenv
virtualenv .crawler
source .crawler/bin/activate
pip install -r requirements.txt
scrapy runspider herocrawl.py
scrapy runspider itemcrawl.py

About

Crawler for dotapedia. Fills a Mongo and a PG database with game data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages