文章预览
scrapy使用css选择器筛选图片地址
2023年08月22日
405 字
css选择器的使用也蛮好用的 As you can see, .xpath() and .css() methods return a SelectorList instance, which is a list of new selectors. This API can be used for quickly selecting nested data…
阅读全文
浏览
评论