通过爬取网站,生成sitemap.xml
Go to file
zeek 96b0db304e 抓取脚本完成 2020-03-22 10:48:32 +08:00
.gitignore 增加.idea 2020-03-21 21:00:36 +08:00
README.md 更新readme 2020-03-21 22:23:46 +08:00
get_url.py 抓取脚本完成 2020-03-22 10:48:32 +08:00
requirement.txt 爬取网站url 2020-03-21 22:09:14 +08:00

README.md

简介

通过爬取网站生成sitemap.xml方便搜索引擎收录本站链接

使用

安装依赖:

pip3 install -r requirement.txt