爬取淘宝手机商品,销量,评论等数据在PyQt5上进行展示
爬取淘宝手机商品,销量,评论等数据在PyQt5上进行展示
- selenium 按照关键词搜索
- selenium 爬取商品详情、评论数据
列出项目的主要功能和亮点:
- 功能 1:爬取淘宝商品数据
- 功能 2:展示饼图、柱状图、散点图
- python
- selenium
- chromedriver.exe
列出项目所需的依赖项:
- Python 3.9+
- 参考requirements.txt
- 默认chrome浏览器路径为C:\Users\PC\AppData\Local\Google\Chrome\Application
- chrome.exe 复制一份重命名为chrome9220.exe
- 启动监控端口的chrome浏览器 chrome9220.exe --remote-debugging-port=9220 --user-data-dir="./9220"
微信: easinlee