update ecommerce-exporter selectors
This commit is contained in:
parent
09b05de448
commit
032b9a1299
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue