Hello,
Thank you for this very nice tool. it's a fantastic idea to use this kind of function inside excel.
I have one difficulty with XpathOnUrl trying to grab the ticket price for one flight with Google.
I have tried several solutions and I always have an empty cell.
I would like to use :
=XPathOnUrl(N4;"//div[contains(@class,'AGUW54C-d-zb')]";HttpSettings(VRAI;;;"2000|6000|Host"))
with in N4 : https://www.google.fr/flights/#search;f=TLS;t=PMI;d=2016-04-05;r=2016-04-12;a=VY;s=0
Could you have a look on it and tell me what's wrong ?
Thks very much