Skip to content

xuebahelp/sales_of_phone_pyqt5

Repository files navigation

手机销量数据PyQt5展示

爬取淘宝手机商品,销量,评论等数据在PyQt5上进行展示

image

image

image

image

image


目录


项目描述

爬取淘宝手机商品,销量,评论等数据在PyQt5上进行展示

  • selenium 按照关键词搜索
  • selenium 爬取商品详情、评论数据

功能特性

列出项目的主要功能和亮点:

  • 功能 1:爬取淘宝商品数据
  • 功能 2:展示饼图、柱状图、散点图

安装指南

  1. python
  2. selenium
  3. chromedriver.exe

依赖项

列出项目所需的依赖项:

  • Python 3.9+
  • 参考requirements.txt

安装步骤

  1. 默认chrome浏览器路径为C:\Users\PC\AppData\Local\Google\Chrome\Application
  2. chrome.exe 复制一份重命名为chrome9220.exe
  3. 启动监控端口的chrome浏览器 chrome9220.exe --remote-debugging-port=9220 --user-data-dir="./9220"

联系方式

微信: easinlee

About

爬取淘宝手机商品,销量,评论等数据在PyQt5上进行展示

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages