Naibo Wang d27330582b Update Readme 2 meses atrás
..
123proxy.png 0003041dab Add AD 1 ano atrás
BrightData.png 640204716f Update Readme 2 meses atrás
BrightData.svg f005e48700 Update Readme 8 meses atrás
IPWO_Proxy.gif d39218f5fd Add IPWO 7 meses atrás
IPdodo.png d27330582b Update Readme 2 meses atrás
Koala-IP.png 32df9d5060 Update Poster 1 ano atrás
Picture.png 6cfe946b59 Update Readme 2 anos atrás
Picture1.png 3646513d5b New version 3 anos atrás
Picture10.png 3646513d5b New version 3 anos atrás
Picture11.png 3646513d5b New version 3 anos atrás
Picture12.png 3646513d5b New version 3 anos atrás
Picture13.png 3646513d5b New version 3 anos atrás
Picture14.png 3646513d5b New version 3 anos atrás
Picture15.png 3646513d5b New version 3 anos atrás
Picture16.png 3646513d5b New version 3 anos atrás
Picture17.png 3646513d5b New version 3 anos atrás
Picture18.png 3646513d5b New version 3 anos atrás
Picture2.png 3646513d5b New version 3 anos atrás
Picture4.png 3646513d5b New version 3 anos atrás
Picture5.png 3646513d5b New version 3 anos atrás
Picture6.png 3646513d5b New version 3 anos atrás
Picture7.png 3646513d5b New version 3 anos atrás
Picture8.png 3646513d5b New version 3 anos atrás
Picture9.png 3646513d5b New version 3 anos atrás
Picture90.png 3646513d5b New version 3 anos atrás
Picture91.png 3646513d5b New version 3 anos atrás
Proxy302.jpg ee4a077630 Update Readme 11 meses atrás
QRCODES.png 0ed3818eaf 增加一直滚动直到页面内容不变,单个元素循环默认行为增加页面内容不变退出循环选项 2 anos atrás
animation_en.gif 9a4277b6a0 Update Animation 1 ano atrás
animation_en_old.gif 0551d2282b Update Animation 1 ano atrás
animation_zh.gif d81efd4454 Update Animation 1 ano atrás
animation_zh_old.gif 0551d2282b Update Animation 1 ano atrás
best_proxy.png 4dc220913b Update Readme 2 meses atrás
capsolver.jpg 3fe6f42366 Update Readme 11 meses atrás
features_CN.png 8c9cf4c023 Rename para to param 1 ano atrás
features_EN.png 32f65d80d4 Readme Update 1 ano atrás
official.png cd20030db3 Update Official Website 2 anos atrás
patent.png e9d0caea95 beta 0.1.0 2 anos atrás
readme_back.md b73a2a9954 English Version 2 anos atrás
thordata.jpg ce64b81cc6 Add thordata 2 meses atrás

readme_back.md

Copyright Declaration 版权声明

This tool/software has been granted a patent for invention by the State Intellectual Property Office of the People's Republic of China, and thus the intellectual property is protected by Chinese law. In the spirit of openness in research and open source community, the code of this tool is open and available for free use by researchers and other related persons with the authorization of Zhejiang University and related persons. However, if you need to use it commercially, please contact the author or the person in charge of Zhejiang University by email.

该工具/软件已获得中华人民共和国国家知识产权局授权发明专利证书,因此知识产权受中国法律保护。本着科研和开源社区的开放精神,经浙江大学和相关人员授权,该工具代码公开且可供科研人员和其他相关人员免费使用。但如需商业使用,请通过邮件联系作者或浙江大学相关负责人。

Main Inventor Information:

专利主要发明人信息:

Wang: Ph.D. student at National University of Singapore, personal homepage: https://naibo.wang

王: 新加坡国立大学在读博士生,个人主页:https://naibo.wang

Yin: Professor of College of Computer Science and Technology of Zhejiang University, deputy dean, personal page: < https://person.zju.edu.cn/0001038 >

尹: 浙江大学计算机学院教授,副院长,个人主页:https://person.zju.edu.cn/0001038

可能的错误

界面截图

软件界面示例

pic

块和子块及表单定义

pic

已选中和待选择示例

pic

京东商品块选择示例:

pic

京东商品标题自动匹配选择示例

pic

分块选择所有子元素示例

pic

同类型元素自动和手动匹配示例

pic

四种选择方式示例

pic

输入文字示例

pic

循环点击58同城房屋标题以进入详情页采集示例

pic

采集元素文本示例

pic

流程图界面介绍

pic

循环选项示例

pic

循环点击下一页示例

pic

条件分支示例

pic

完整采集流程图示例

pic

完整采集流程图转换为常规流程图示例

pic

服务信息示例

pic

服务调用示例

pic

58 同城房源信息采集服务部分采集结果展示

pic

服务包装手动版程序结构

Chrome插件部分

  • Extension/app内的文件

后台流程图部分

  • ServiceGrid/frontEnd/FlowChart.html
  • ServiceGrid/frontEnd/FlowChart_Deprecated.js
  • ServiceGrid/frontEnd/FlowChart.css
  • ServiceGrid/frontEnd/logic.css

服务展示部分

  • 服务列表:ServiceGrid/frontEnd/serviceList.html
  • 服务信息:ServiceGrid/frontEnd/serviceInfo.html
  • 新服务:ServiceGrid/frontEnd/newTask.html
  • 调用服务:ServiceGrid/frontEnd/invokeService.html

C#部分

  • C#/内的文件

后台服务页面

  • Django后台:ServiceGrid/backEnd/*

服务执行

  • ExcuteStage/ServiceWrapper_ExcuteStage.py