Track a product's price — an email when it changes

On schedule the scenario checks a product page, compares the price to the last one and emails your enkod when it changes.

  • Watches the price itself, on schedule
  • Emails only when the price changed
  • No need to check the site by hand
  • Catches a price drop in time

How it works

Automating enkod takes no code: a ready-made scenario does the routine for you.

  1. Starts when: Cron
  2. Then: initItem1
  3. Then: changeME
  4. Then: initItem
  5. Then: fetchWeb
  6. Then: HTML Extract
  7. Then: getActualPrice
  8. Check: IF4
  9. If yes: NotifyIncorrectPrice
  10. Then: checkifexists
  11. Check: IF1
  12. If yes: FunctionItem
  13. Then: Move Binary Data1
  14. Then: Write Binary File1
  15. Check: IF
  16. If no: IF3
  17. If yes: savedItems
  18. Then: itemsToJSON
  19. Then: updateSavedItems1
  20. Then: updateSavedItems
  21. Then: JsonToBinary
  22. Then: SaveToFile
  23. Check: IF2
  24. If yes: NotifyBetterPrice
  25. Then: cleanData

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.