Beautiful Soup使用方法笔记

获取标签内容:

selector.text

获取自定义属性内容:

selector.{标签}[{内容}]

 

posted @ 2021-06-09 19:46  那哈哈  阅读(33)  评论(0)    收藏  举报