会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ddsuifeng
博客园
首页
新随笔
联系
订阅
管理
2023年3月29日
Python爬虫基础教程2
摘要: beautifulsoup4介绍/遍历文档树 bs4 > 从html或xml文件中提取的python库 用它来解析爬取回来的xml 安装:pip install beautifulsoup4 pip install lxml > 解析库 soup=BeautifulSoup('要解析的内容str类型
阅读全文
posted @ 2023-03-29 11:55 dd随风
阅读(47)
评论(0)
推荐(0)
编辑
公告