文件名称:dirbot-wordpress-link:Scrapy 项目,抓取指向你的 wordpress 的链接
文件大小:21KB
文件格式:ZIP
更新时间:2024-06-19 13:59:10
Python
dirbot-wordpress-link 这个项目你可以抓取网站链接作为你的 wordpress 链接。 本项目基于 git@github.com:darkrho/dirbot-mysql.git。 ##项目 本项目抓取的项目是网站,项目在类中定义: daf2e.items.Daf2EItem link_category = scrapy.Field() link_name = scrapy.Field() link_url = scrapy.Field() link_description = scrapy.Field() ##Spiders 查看源代码 注意: time.sleep(1) ,否则会触发 sql query io 错误。 这会影响wp_terms 、 wp_term_taxonomy和wp_term_relationships 。 如果你有什么好主意,给我一个
【文件预览】:
dirbot-wordpress-link-master
----README.MD(1KB)
----daf2e()
--------daf2e()
--------scrapy.cfg(252B)
--------item.json(65KB)