码迷,mamicode.com
首页 > Web开发 > 详细

xpath爬虫匹配 <li><a href='aaaa.html'>AAA</a></li> 路径

时间:2020-02-01 00:54:05      阅读:115      评论:0      收藏:0      [点我收藏+]

标签:mamicode   requests   htm   路径   ref   匹配   targe   xpath   color   

代码:

 1 page.addTargetRequests( 2 page.getHtml().xpath("//div[@class=‘rinfo‘]/a/@href").all()); 

 

实战代码:

技术图片

 

xpath爬虫匹配 <li><a href='aaaa.html'>AAA</a></li> 路径

标签:mamicode   requests   htm   路径   ref   匹配   targe   xpath   color   

原文地址:https://www.cnblogs.com/smartisn/p/12247233.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!