ImportXML for twitter
-
Hi Mozzers,
I'm trying to build a google spreadsheet to import only bios of users followers on twitters (followerwonk generates a little too much for what I need). i have tried every different importXML i can think of. Anybody have any suggestions to get it out using importXML on Google Docs.
Thank in advance,
Chris
-
Sorry dude, this question might be more appropriate to ask here: http://stackexchange.com/
-
Have you tried this?
- Add your list of users or followers in column A.
- Add this in column B: =ImportXML(A1, "//span[@class='bio']")