Amazon Preismonitor
Angeregt durch den Spritpreismonitor und Berichte über flexible Preise bei Online-Händlern wurde ich neugierig und habe kurzerhand den Amazon Preismonitor gebaut.
Das Device ist wie folgt anzulegen:
define Amazon_EchoDot HTTPMOD https://www.amazon.de/dp/B01DFKBG54/ 60 attr Amazon_EchoDot userattr reading01Name reading01OExpr reading01Regex attr Amazon_EchoDot reading01Name Preis_ EchoDot attr Amazon_EchoDot reading01OExpr $val =~ s/^(.*),(.*)$/$1.$2/r attr Amazon_EchoDot reading01Regex class="a-size-medium a-color-price">EUR ([0-9\.,]+) attr Amazon_EchoDot room Amazon attr Amazon_EchoDot stateFormat Preis_EchoDot attr Amazon_EchoDot timeout 5
Die URL solltet Ihr bereinigen und den Referer entfernen. Aus
https://www.amazon.de/dp/B01DFKBG54/ref=fs_bis
wird dann
https://www.amazon.de/dp/B01DFKBG54/
Alles weitere Wissenwerte (Filelog, Chart) findet Ihr im Spritpreismonitor.