Scrape URL not anchortext

Hi,
I want to scrape the URLS (Anchortext: sitio web de podcasts).
How can I do this?
Thanks

Have you tried the Spider?

Also, =dump(XpathOnUrl(url,"//a","href")) should work.

1 Like