MyGit

v0.2.0

NaiboWang/EasySpider

版本发布时间: 2023-03-23 06:57:39

NaiboWang/EasySpider最新发布版本:v0.6.0(2023-12-24 11:13:20)

完全重构版本,支持功能:

  1. 全系统平台支持(Windows 32位,64位;Ubuntu 20.04 x64及以上版本;所有MacOS版本,包括Intel和Arm系列芯片,如M1)。
  2. 所有任务信息支持默认保存在本地tasks文件夹内,无需自行搭建服务器,可以将生成的任务号.json文件直接复制到别的机器的task文件夹内,从而实现任务的导入导出;同时,如果想多机器共享任务信息,也可以搭建云服务器,并通过修改config.json来指定云服务器地址。
  3. 中文英文双语支持。
  4. 支持纯净模式和数据模式,即可以每次设计和执行爬虫任务时都可以保留之前的登录凭证,甚至添加的插件等信息(所有信息保存在本地,因此数据绝对安全)。
  5. Chrome 扩展更新至manifest V3版本并模块化。
  6. 每爬取100条数据会自动保存到本地,防止数据丢失。
  7. 更新UI设计。
  8. 用户可以在自动爬取的同时手动操作,如输入突然弹出的验证码(可在设计任务时设置等待时间以防止验证码出现或留出时间手动输入)。

A completely restructured version that supports the following features:

  1. Full system platform support (Windows 32-bit, 64-bit; Ubuntu 20.04 x64 and above; all MacOS versions, including Intel and Arm series chips, such as M1).
  2. All task information supports default storage in the local tasks folder. There is no need to set up a server on your own. You can directly copy the generated task number .json file to another machine's task folder to import or export tasks. At the same time, if you want to share task information across multiple machines, you can also set up a cloud server and specify the cloud server address by modifying the config.json.
  3. Chinese-English bilingual support.
  4. Supports clean mode and data mode, which can retain previous login credentials, added extensions and other information every time you design and execute a web crawler task (all information is stored locally, so data is absolutely safe).
  5. Chrome extension updated to manifest V3 version and modularized.
  6. Automatically save data to local every 100 records to prevent data loss.
  7. Updated UI design.
  8. Users can manually operate while automatically crawling, such as entering suddenly appearing CAPTCHA (you can set a wait time to prevent CAPTCHA from appearing or leave time to manually enter it when designing the task).

相关地址:原始地址 下载(tar) 下载(zip)

1、 Download_Link_Address_in_China_Mainland.txt 449B

2、 EasySpider_0.2.0_linux_amd64_Ubuntu.tar.xz 188.67MB

3、 EasySpider_0.2.0_MacOS_all_arch.zip 555.57MB

4、 EasySpider_0.2.0_windows_386.7z 294.66MB

5、 EasySpider_0.2.0_windows_amd64.7z 308.24MB

查看:2023-03-23发行的版本