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

https://github.com/zhs007/lottery-crawler

基于jarvis-task的爬虫,主要用来爬取lottery数据。
https://github.com/zhs007/lottery-crawler

crawler jarvis-task

Last synced: 8 months ago
JSON representation

基于jarvis-task的爬虫,主要用来爬取lottery数据。

Awesome Lists containing this project

README

          

# lottery-crawler
基于```jarvis-task```的爬虫,主要用来爬取lottery数据。

一般来说,每项数据都包含历史数据和实时数据,初始化时拉取一次历史数据即可,然后开启taskdeamon,会自动补齐实时数据,且如果获取到新数据,会有回调uri的功能,能触发一些事务。

现在仅获取了pk10数据。