README
vertical-spider
- 爬虫单机版本,redis作为队列存储爬虫请求模板,支持mysql和mongodb存储
- 用法及例子:spider-test
1. 爬虫单机版本,redis作为队列存储爬虫请求模板,支持mysql和mongodb存储 2. 用法及例子:[spider-test](https://github.com/jiang19210/spider-test)
<script type="module">
import verticalSpider from 'https://cdn.skypack.dev/vertical-spider';
</script>