How to scrape product URL from any website like Amazon

Hello Allan,
I’m trying to scrape some details for each product on particular page like (product title, price URL).
But I’m stuck in scrapping URL for particular product.
Please help me regarding this.

Get Tabs can get the current tab, and that has the URL
Or you could use Invoke Script to return top.document.href

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.