1
0
Fork 0
home-stack-kustomize/kustomize/overlays/prod/configurations/ecommerce-exporter/ecommerce-exporter.yml

35 lines
1.7 KiB
YAML
Raw Normal View History

2022-11-01 04:45:57 +00:00
products:
- name: i5-12600k
targets:
- parser: html
url: https://www.amazon.ca/Intel-i5-12600K-Desktop-Processor-Unlocked/dp/B09FX4D72T/
selector: '.a-offscreen::text'
- parser: json
url: https://www.newegg.ca/product/api/ProductRealtime?ItemNumber=19-118-347&RecommendItem=&BestSellerItemList=9SIAA4YJ3X7676%2C9SIADGEGRN9541%2C9SIA7BBGRN9510&IsVATPrice=true
selector: '.MainItem.UnitCost'
- parser: json
url: https://www.bestbuy.ca/api/offers/v1/products/15778668/offers?postalCode=J4L
selector: '.[] | .salePrice,.regularPrice'
- parser: html
url: https://www.canadacomputers.com/product_info.php?cPath=4_65_3860&item_id=201282
selector: '.price-show-panel .h2-big strong::text'
- parser: html
url: https://www.memoryexpress.com/Products/MX00119045
selector: '.GrandTotal'
- name: i7-12700k
targets:
- parser: html
url: https://www.amazon.ca/Intel-i7-12700K-Desktop-Processor-Unlocked/dp/B09FXNVDBJ/
selector: '.a-offscreen::text'
- parser: json
url: https://www.newegg.ca/product/api/ProductRealtime?ItemNumber=19-118-343&RecommendItem=&BestSellerItemList=9SIAA4YGC82324%2C9SIADGEGMY7603%2C9SIAVH1J0A6685&IsVATPrice=true
selector: '.MainItem.UnitCost'
- parser: json
url: https://www.bestbuy.ca/api/offers/v1/products/15778672/offers?postalCode=J4L
selector: '.[] | .salePrice,.regularPrice'
- parser: html
url: https://www.canadacomputers.com/product_info.php?cPath=4_65_3860&item_id=201280
selector: '.price-show-panel .h2-big strong::text'
- parser: html
url: https://www.memoryexpress.com/Products/MX00119043
selector: '.GrandTotal'