pagination

Posted over 5 years ago by Vinay C

Post a topic
Un Answered
V
Vinay C

I am trying to get the pagination working for Amazon website. Currently testing in scrapy shell to extract 'href' link. 


Tried the below command, but result show []


response.css(li.a-last > a::attr(href)).extract_first()


Please see attached screenshot for html code.


Many thanks,

Vinay

Attachments (1)

0 Votes


0 Comments

Login to post a comment