Skip to content

XSpider是一款高效的站点爬虫工具,采用深度遍历策略,持续发现并访问页面中的新链接。

Notifications You must be signed in to change notification settings

Ithrael/XSpider

Repository files navigation

XSpider

XSpider是一款高效的站点爬虫工具,采用深度遍历策略,持续发现并访问页面中的新链接。

Screenshots

xspider

安装

使用指南

二进制文件运行

releases下载二进制文件 ./xspider-v0.0.1-darwin-arm64 -url https://www.apple.com help

源码运行

make help help

make run ARGS='-file test/test_urls.txt' run_file

make run ARGS='-url https://www.apple.com' run_url

About

XSpider是一款高效的站点爬虫工具,采用深度遍历策略,持续发现并访问页面中的新链接。

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published