项目作者: apertureless

项目描述 :
🚨 Alert service for aliexpress discounts
高级语言: JavaScript
项目地址: git://github.com/apertureless/alibaba-discount-alert.git
创建时间: 2017-03-10T16:30:19Z
项目社区:https://github.com/apertureless/alibaba-discount-alert

开源协议:

下载


ali

Alibaba Price Alert

XO code style

Small service that crawls a aliexpress uri and get the discount price.
Saves it up and sends a slack notification if it’s the cheapest price currently discovered.

This way you can easy watch certain products and snipe the biggest discount!

Features

  • Crawls Aliexpress URI
  • Gather discount price of article
  • Saves prices in array
  • Sends slack notification if cheapest price in array

Env

  1. REFRESH_TIME = 60
  2. SLACK_WEBHOOK_URL = ''
  3. ALIEXPRESS_URL = 'https://www.aliexpress.com/{articleurl}'

Deploy

Deploy to now