Twitter Scraping
Posted: Mon Jul 05, 2010 11:50 am
Hey Guys,
I have no idea HOW to do this, or whether or not it's even possible...
On the right hand side of a twitter account page, there are the current trends: ie: Mick Jagger, Kobe Bryant, Lebron James etc... They are all enclosed in name=" " tags. I want to be able to randomly extract one of the names (randomly every time is different) to a php script that I can later echo.
Anyone know how I can go about doing this?
I have no idea HOW to do this, or whether or not it's even possible...
On the right hand side of a twitter account page, there are the current trends: ie: Mick Jagger, Kobe Bryant, Lebron James etc... They are all enclosed in name=" " tags. I want to be able to randomly extract one of the names (randomly every time is different) to a php script that I can later echo.
Anyone know how I can go about doing this?