Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

techism/crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Setup

$ sudo apt-get install python-pip python-virtualenv
$ git clone git://github.com/techism/crawler.git
$ cd crawler
$ virtualenv --no-site-packages venv 
$ source venv/bin/activate
(venv)$ pip install -r requirements.txt

Create aggregator/config.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages