文件名称:AmAlert:异步Amazon产品跟踪器
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-18 06:42:39
tracker python alert amazon asynchronous
AmAlert 异步Amazon产品跟踪器,当产品价格达到阈值时,发送有关松弛的警报。 依存关系 requests_futures bs4 slackclient html5lib 安装 该代码是用python 3.6编写的,可能适用于python 3.2+。 在命令提示符/终端中运行以下命令 git clone https://github.com/vaibhavk97/AmAlert.git cd AmAlert/ pip install -r requirements.txt 配置 配置以json格式保存在文件config.json 。 slack-token : the token for your slack workspace. main-channel : The channel on your workspace where you will receive the m
【文件预览】:
AmAlert-master
----AmAlert.py(3KB)
----scraper.py(5KB)
----LICENSE(1KB)
----output.txt(115B)
----requirements.txt(42B)
----data.json(213B)
----.gitignore(13B)
----README.md(2KB)
----config.json(218B)