This website requires JavaScript.
Explore
Help
Register
Sign In
Spider
/
spider-flow
Watch
1
Star
0
Fork
0
You've already forked spider-flow
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
crawler
jsoup
spider
spider-flow
web-crawler
web-spider
webcrawler
webspider
xpath
4
Commits
9
Branches
11
Tags
3.6
MiB
Java
100%
aaadc3e444
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
小东
aaadc3e444
更新 README.md
2019-07-16 18:46:42 +08:00
.settings
Commit
2019-07-16 18:32:12 +08:00
db
Commit
2019-07-16 18:32:12 +08:00
src
/main
Commit
2019-07-16 18:32:12 +08:00
.classpath
Commit
2019-07-16 18:32:12 +08:00
.gitignore
Commit
2019-07-16 18:32:12 +08:00
.project
Commit
2019-07-16 18:32:12 +08:00
pom.xml
Commit
2019-07-16 18:32:12 +08:00
README.md
更新 README.md
2019-07-16 18:46:42 +08:00
README.md
spider-flow
介绍
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
特性
支持css选择器、正则提取
支持JSON/XML格式
支持Xpath/JsonPath提取
支持多数据源、SQL select/insert/update/delete
支持爬取JS动态渲染的页面
支持代理
支持二进制格式
支持保存/读取文件(csv、xls、jpg等)
支持插件扩展
项目部分截图