2019-07-16 18:37:04 +08:00
|
|
|
|
# spider-flow
|
|
|
|
|
|
|
|
|
|
#### 介绍
|
|
|
|
|
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
|
|
|
|
|
|
|
|
|
|
#### 特性
|
|
|
|
|
- [x] 支持css选择器、正则提取
|
|
|
|
|
- [x] 支持JSON/XML格式
|
|
|
|
|
- [x] 支持Xpath/JsonPath提取
|
|
|
|
|
- [x] 支持多数据源、SQL select/insert/update/delete
|
|
|
|
|
- [ ] 支持爬取JS动态渲染的页面
|
|
|
|
|
- [ ] 支持代理
|
|
|
|
|
- [x] 支持二进制格式
|
|
|
|
|
- [ ] 支持保存/读取文件(csv、xls、jpg等)
|
|
|
|
|
- [ ] 支持插件扩展
|
|
|
|
|
|
2019-07-22 11:03:19 +08:00
|
|
|
|
#### 使用说明
|
|
|
|
|
[点击跳转](https://gitee.com/jmxd/spider-flow/blob/master/document.md)
|
|
|
|
|
|
2019-07-22 15:33:12 +08:00
|
|
|
|
#### 演示站点
|
|
|
|
|
[点击跳转](http://39.105.125.219:8088/)
|
|
|
|
|
> 服务器配置较低,如有卡顿请谅解
|
|
|
|
|
|
2019-07-19 15:11:42 +08:00
|
|
|
|
### 项目部分截图
|
2019-07-16 18:47:52 +08:00
|
|
|
|
![gif1](https://images.gitee.com/uploads/images/2019/0716/184746_b4b350c7_297689.gif "animate.gif")
|
2019-07-16 18:46:42 +08:00
|
|
|
|
![png1](https://images.gitee.com/uploads/images/2019/0716/184606_0aca457c_297689.png "demo-1.png")
|
2019-07-22 10:41:47 +08:00
|
|
|
|
![png2](https://images.gitee.com/uploads/images/2019/0716/184618_21bce697_297689.png "demo-2.png")
|
2019-07-22 11:12:56 +08:00
|
|
|
|
![png3](https://images.gitee.com/uploads/images/2019/0722/104134_03c7c8a9_1324601.png "demo-3.png")
|
|
|
|
|
|
|
|
|
|
> **QQ交流群:720832964**
|