I am using this formula to get all link URLs from a website:
=importxml("http://centegix.com", "//@href")
How can I get only the URLs that point to Twitter?
I am using this formula to get all link URLs from a website:
=importxml("http://centegix.com", "//@href")
How can I get only the URLs that point to Twitter?