Thx for the script and it's working great.
for now, column info is:
TEXT=>
Current Previous Saving Name add(RAM) add(DISK)
───────────────────
CSV=>
name, family, store, URL, price, previous_price,savings_price,saving_percentage, model ,add(RAM), add(DISK)
ex: Macbook Air 15" (24G 512G | 16G 1T) is the same price.
Accordingly not to parse HTML as possible, maybe add a customer column called KEYWORD.
Then people can input 1T or 2T as KEYWORD; it is different from "Filter product by name".
update
oh, it needs digging into each product URL to cherry-pick RAM and DISK..
top-level product list HTML does not include RAM DISK info
because u know the memory and disk are the GOLD price...in apple products, that buyers considering with
thx for the great script again.
Thx for the script and it's working great.
for now, column info is:
ex: Macbook Air 15" (24G 512G | 16G 1T) is the same price.
Accordingly not to parse HTML as possible, maybe add a customer column called KEYWORD.
Then people can input 1T or 2T as KEYWORD; it is different from "Filter product by name".
update
oh, it needs digging into each product URL to cherry-pick RAM and DISK..
top-level product list HTML does not include RAM DISK info
because u know the memory and disk are the GOLD price...in apple products, that buyers considering with
thx for the great script again.