仅支持python3
pip3 install requests
pip3 install pymysql
需要打开脚本文件设置连接的mysql信息,在代码第11行
还有要修改第26,28行的图床key,和图床url,只支持chevereto
第80行文章分类ID(默认未分类)
保留了采集一次后停止60s后再采集,如果不需要,删除第121行即可
chmod +x spider.py
python3 spider.py
综合自 https://github.com/eqblog/1024_img_spider_threads 和 https://raw.githubusercontent.com/eqblog/mm131_spider_wordpress