python爬蟲需要安裝的庫

1,requests:用來網絡請求。安裝方式:pip install requests 2,bs4:請求下來的數據進行解析。安裝方式:pip install bs4 3,lxml pip install lxml -i https://pypi.tuna.tsinghua.edu.cn/simple
相關文章
相關標籤/搜索