Hi,
We can not get the product image link on this page [https://www.saatvesaat.com.tr/calvin-klein-kadin-kol-saati-p-ck25100005]
I want it to give me the image links on the site in this link as a list.
Please help.
Hi,
We can not get the product image link on this page [https://www.saatvesaat.com.tr/calvin-klein-kadin-kol-saati-p-ck25100005]
I want it to give me the image links on the site in this link as a list.
Please help.
Try this formula:
=HtmlMeta(A1;"og:image")
Where cell A1 = image link
Yes this works. However, I also want to get the 2nd and 3rd pictures in the same link. This formula only works for image 1. How can I get the link to the other pictures?
These images are not loaded with the initial HTML and you will need to use a headless browser which executes javascript, see this connector:
https://seotoolsforexcel.com/phantomjs-cloud/