From 032b9a1299cf6d99465bd02367dc1e115ab59a7b Mon Sep 17 00:00:00 2001 From: Massaki Archambault Date: Sat, 28 Dec 2024 16:36:43 -0500 Subject: [PATCH] update ecommerce-exporter selectors --- .../ecommerce-exporter/ecommerce-exporter.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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