Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

scrapy get href xpath

 response.xpath("//table[2]/tbody[1]/tr[3]/td[1]//@href").get()
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #scrapy #href #xpath
ADD COMMENT
Topic
Name
3+7 =