Python爬虫学习(二)使用Beautiful Soup库
摘要:
(一)使用Beautiful Soup库(默认将HTML转换为utf-8编码) 1,安装Beautiful Soup库:pip install beautifulsoup4 2,简单使用: import requests; from _socket import timeout from bs4 i 阅读全文
posted @ 2020-01-30 23:31 不愧下学 阅读(723) 评论(0) 推荐(0)
浙公网安备 33010602011771号