diff --git a/kustomize/env/prod/configurations/ecommerce-exporter/ecommerce-exporter.yml b/kustomize/env/prod/configurations/ecommerce-exporter/ecommerce-exporter.yml index 682a719..7d6d693 100644 --- a/kustomize/env/prod/configurations/ecommerce-exporter/ecommerce-exporter.yml +++ b/kustomize/env/prod/configurations/ecommerce-exporter/ecommerce-exporter.yml @@ -12,10 +12,10 @@ products: selector: '.[] | .salePrice,.regularPrice' - parser: html url: https://www.canadacomputers.com/product_info.php?cPath=22_700_1429&item_id=261051 - selector: '.price-show-panel .h2-big strong::text' + selector: '.current-price-value' - parser: html - url: https://www.memoryexpress.com/Products/MX00129246 - selector: '.GrandTotal' + url: https://www.memoryexpress.com/Products/MX00130917 + selector: '.GrandTotal div::text' - name: Alienware AW3423DWF targets: - parser: html