如何爬取微博的粉絲

1、開發環境javascript Python版本爲3.5;在我程序中使用到的包:requests、lxml、BeautifulSoup四、json等。css pip install requests # 獲取網頁 pip install lxml # 解析引擎,在BeautifulSoup4中被使用 pip install BeautifulSoup4 # 解析HTML文件,從其中提取信息
相關文章
相關標籤/搜索