update ecommerce-exporter selectors
This commit is contained in:
parent
09b05de448
commit
032b9a1299
|
@ -12,10 +12,10 @@ products:
|
||||||
selector: '.[] | .salePrice,.regularPrice'
|
selector: '.[] | .salePrice,.regularPrice'
|
||||||
- parser: html
|
- parser: html
|
||||||
url: https://www.canadacomputers.com/product_info.php?cPath=22_700_1429&item_id=261051
|
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
|
- parser: html
|
||||||
url: https://www.memoryexpress.com/Products/MX00129246
|
url: https://www.memoryexpress.com/Products/MX00130917
|
||||||
selector: '.GrandTotal'
|
selector: '.GrandTotal div::text'
|
||||||
- name: Alienware AW3423DWF
|
- name: Alienware AW3423DWF
|
||||||
targets:
|
targets:
|
||||||
- parser: html
|
- parser: html
|
||||||
|
|
Loading…
Reference in New Issue