Hi
I want to check prices of a list of books using ISBN. List of books and ISBN’s is in google sheets.
The target URL will be composed of https://www.momox.fr/offer/<ISBN_value>
Once opened I want to get the book price when it exists on the target page.
What would be the best way to implement such a scenario?
Thanks
1 Like
Hi @Maurice_Cinque
Watch new rows in url sheet > search in target page using ISBN value > this will give you the info of the particular book.
Regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation
Hi Msquare, i am not sure i understand your answer. Do you mean getting the info directly by a function in spreadsheet rather than a new module in make?