updated README

This commit is contained in:
Marvin Zhang
2019-03-08 22:40:47 +08:00
parent 4b076ad6aa
commit 2f0107fff4
3 changed files with 7 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
# Crawlab
基于Celery的爬虫分布式爬虫管理平台支持多种编程语言以及多种爬虫框架.
[查看演示 Demo](http://139.129.230.98:8080)
[English Documentation](https://github.com/tikazyq/crawlab/blob/master/README.md)
## 要求
- Python3
- MongoDB

View File

@@ -2,6 +2,8 @@
Celery-based web crawler admin platform for managing distributed web spiders regardless of languages and frameworks.
[Demo](http://139.129.230.98:8080)
[中文文档](https://github.com/tikazyq/crawlab/blob/master/README-zh.md)
## Pre-requisite

View File

@@ -1,4 +1,5 @@
amqp==2.4.1
apscheduler==3.5.3
aniso8601==4.1.0
asn1crypto==0.24.0
attrs==18.2.0