Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
/ AmazonJPTracker Public archive

日亚单件商品价格监控,发送微信提醒

License

Notifications You must be signed in to change notification settings

signxer/AmazonJPTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

AmazonJPTracker

使用方法

  1. 安装Python3 https://www.python.org/downloads/ ,并把Python加入PATH(安装时勾选即可)。
  2. 注册一个GitHub账户。
  3. 用GitHub账户登入Server酱 https://sc.ftqq.com/ ,并且完成绑定微信。
  4. 用任意一文本编辑器编辑AmazonTracker.py,修改设置部分的参数,主要是SCKEY部分。
  5. 安装bs4,lxml。
    (在AmazonTracker.py的目录下按Shift+鼠标右键,选择“在此处打开PowerShell窗口”,逐行输入下列命令并按下回车。)
pip install beautifulsoup4
pip install lxml
  1. 运行程序。 (输入下列命令并按下回车。)
python AmazonTracker.py  

About

日亚单件商品价格监控,发送微信提醒

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages