Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aborn/spaceweb

This project is based on scrapy and used to crawl information from web.
https://github.com/aborn/spaceweb

Last synced: 30 days ago
JSON representation

This project is based on scrapy and used to crawl information from web.

Awesome Lists containing this project

README

        

spaceweb
========

## INTRODUCTION
This project is based on scrapy and used to crawl information from web.
First of all, assue you have installed scrapy.

## USAGE
1. install python 2.7
2. install scrapy (ref ./deps/install.sh)
3. runing table (in spiders) using following cmd
* $scrapy crawl spaceweb

## AUTHOR
Aborn Jiang ([email protected])

## VERSION
* 2013-11-23 v0.1
* 2015-11-08 v0.2