摘要:
1 def start_requests(self): 2 return [scrapy.Request(url="https://www.taobao.com/", callback=self 这一步就遇到困难了,因难一,淘宝会不定时跳转到登录页面。我尝试了很多方法都没有完成淘宝的登录,这个后续要 阅读全文
摘要:
class MyCalendarThree(object): """ Implement a MyCalendarThree class to store your events. A new event can always be added. Your class will have one m 阅读全文