I have a task for a work tool that I need to import names and prices for hardware on our website. It is set up like a normal website so as an example Im going to use amazon for my question.
Basically for my question is could I use importhtml/xml and get just the name of said product like this "RYOBI RY29550...." And then the price "6.80" in separate columns?
https://www.amazon.com/gp/product/B00QMKU89K/ref=ppx_yo_dt_b_asin_image_o00_s00?ie=UTF8&psc=1
I have never used the import formulas before and have read a bit but am unsure how to set it up if possible. I know it's set up like=Importhtml or xml("website", [need help here])
Any help appreciated!