摘要: from bs4 import BeautifulSoupimport requestsimport osfrom time import sleepclass get_img(object): def get_url(self): self.new_url = [] url = "http://w 阅读全文
posted @ 2018-10-10 16:20 jiayouba 阅读(454) 评论(0) 推荐(0) 编辑
摘要: 参考资料:https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000/001431664106267f12e9bef7ee14cf6a8776a479bdec9b9000 阅读全文
posted @ 2018-09-28 18:37 jiayouba 阅读(466) 评论(0) 推荐(0) 编辑