Skip to content

Latest commit

 

History

History
44 lines (21 loc) · 589 Bytes

README.md

File metadata and controls

44 lines (21 loc) · 589 Bytes

fgupiao

百度股票分布式爬虫

开始

启动 redis

 .\redis-server.exe .\redis.windows.conf

image

启动 worker

celery -A wtask worker --loglevel=info

image

运行客户端

python fenbus.py  #运行客户端

运行效果图

image

运行结果

image