Hi Niels,
In your coobook you give a nice example with XPathOnUrl to scrap the URL http://www.google.com/search?q=dogs&num=10 (in cell A2) with xpath //h3[@class='r']/a (in cell B2) to get 10 results in C2 (via a matricial formula)
Is there a simple solution to modify num=10 to have more line in C2 (for example 100) ?
thanks a lot for your answers
François