如果你觉得此工具不错,请轻轻点击此页面右上角Star按钮增加项目曝光度,谢谢!
If you think this tool is good, please gently click the Star button in the upper right corner at this page to increase the project exposure, thank you!
一个可以可视化无代码设计和执行的面向服务架构的爬虫软件(服务包装器)。 A service oriented architecture GUI visual code-free web crawler/spider (service wrapper).
Windows版本可执行程序:https://github.com/NaiboWang/ServiceWrapper/releases/download/v0.5.0/ServiceWrapper.7z
打开压缩包内的ServiceWrapper.exe即可在Windows10/11或以上系统执行,无需配置环境(其余Windows系统需手动安装.net Framework 4.5)。 数据存储后放在Data/文件夹内
注:文档待完善
- 请您Star Please Star
- 无代码服务可视化Web数据采集爬虫器 Code-Free Visual Web Data Crawler/Spider (Service Wrapper)
- 发布版本
- 目录
- Extension/app内的文件
- ServiceGrid/frontEnd/FlowChart.html
- ServiceGrid/frontEnd/FlowChart.js
- ServiceGrid/frontEnd/FlowChart.css
- ServiceGrid/frontEnd/logic.css
- 服务列表:ServiceGrid/frontEnd/serviceList.html
- 服务信息:ServiceGrid/frontEnd/serviceInfo.html
- 新服务:ServiceGrid/frontEnd/newService.html
- 调用服务:ServiceGrid/frontEnd/invokeService.html
- C#/内的文件
- Django后台:ServiceGrid/backEnd/*
- ExcuteStage/ServiceWrapper_ExcuteStage.py