М
Size: a a a
МС
МС
B
МС
handle_httpstatus_list = [404]
def parse(self, response):
if response.status == 404:
yield scrapy.Request(url=response.url)
К
handle_httpstatus_list = [404]
def parse(self, response):
if response.status == 404:
yield scrapy.Request(url=response.url)
МС
МС
МС
B
АП
IM
B
МС
AS
ОС