产品查找器 源码
产品搜寻器 该项目将在目标价格内找到Best Buy和Newegg上的商品。 您需要提供要查找的项目列表页面的URL。 在main.py内,我添加了RTX卡,RX卡以及PS5和Xbox的列表。 这要求您已经在计算机上安装了chrome驱动程序,并将路径作为环境变量CHROME_DRIVER_PATH传递给驱动程序。 默认情况下,这是/usr/local/bin/chromedriver因为在Mac上,如果您运行 brew install --cask chromedriver 它将安装到该位置。 安装 首先,您需要一个python环境并安装package-deps.txt 。 python
文件列表
product-finder-main.zip
(预估有个10文件)
product-finder-main
main.py
7KB
package-deps.txt
23B
Dockerfile
311B
docker-compose.yml
93B
.gitignore
32B
README.md
1KB
modules
bestBuy.py
3KB
__init__.py
0B
暂无评论