Skip to content

1024新时代的我们贴图区-多线程爬图程序-并上传到一个WordPress分类中

Notifications You must be signed in to change notification settings

hhy5277/1024_img_spider_wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

1024_img_spider_wordpress注意事项:

仅支持python3

演示站:https://fulishe.in/1024

python所需库:

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_threadshttps://raw.githubusercontent.com/eqblog/mm131_spider_wordpress

About

1024新时代的我们贴图区-多线程爬图程序-并上传到一个WordPress分类中

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%