python 3.x - scrapy.Request(url, recall), the recall can not be successfully called -
i wrote small scrapy project, problems occur when ran project using scrapy crawl command. shown in picture: first print can print url means scrapy.request(url,self.parse_dir_content) should executed. second print sentence did not print screen.that weird. can help? thank you.
Comments
Post a Comment