Skip to content

Usecase Amazon

Rello edited this page Mar 15, 2021 · 1 revision

Product Prices

monitor the price of a product on Amazon and display in a timeline report

Report

  • Type: Internal Database

Advanced -> Dataload

  • Datasource: HTML Grabber
  • URl: https://www.amazon.com/Seagate-IronWolf-10TB-Internal-Drive/dp/B085ZB51HW
  • regex: /<span id=\"(?<dimension>.*)block_ourprice\".*>\$(?<value>.*)<\/span>/
  • Timestamp of dataload: true
  • Delete data before load: no

Book Sales Rank

monitor the sales rank of a product on Amazon and display in a timeline report

Report

  • Type: Internal Database

Advanced -> Dataload

  • Datasource: HTML Grabber
  • URl: https://www.amazon.com/Seagate-IronWolf-10TB-Internal-Drive/dp/B085ZB51HW
  • regex: /<span id=\"(?<dimension>.*)block_ourprice\".*>\$(?<value>.*)<\/span>/
  • Timestamp of dataload: true
  • Delete data before load: no