Skip to content

gr/CrapCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrapCrawler

Is an application for periodically crawl some bazaars

About

Overview

Executable files

Quick start

  1. Download CrapCrawler from Github via git
git clone https://github.com/gr/CrapCrawler.git

or like zip archive

curl https://github.com/gr/CrapCrawler/archive/master.zip
  1. Install CrapCrawler
python install.py -r etc/requirements.txt
  1. Initial database
./manage.py
  1. Run service
./init.py start
  1. Open http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published