Skip to content

新的阿里云先知社区文章爬虫

License

Notifications You must be signed in to change notification settings

Cycloctane/xzspider2

Repository files navigation

xzspider2

新的阿里云先知社区爬虫。附带docker。

Usage

用docker。

docker build -t xzspider2 .
mkdir ./xzdocs
docker run --user=$(id --user):$(id --group) -v ./xzdocs:/opt/xzdocs/:rw --rm xzspider2 --pages 1-6

About

新的阿里云先知社区文章爬虫

Resources

License

Stars

Watchers

Forks