I am searching a tweet with keyword #Quotes using Search_SimpleTweetSearch() function.
var tweets = Search.SearchTweets("#Quotes");
I want to extract the images/video associated with the tweets. Is it possible using the API's currently available? If so kindly let us know.
thanks
Venkat.
var tweets = Search.SearchTweets("#Quotes");
I want to extract the images/video associated with the tweets. Is it possible using the API's currently available? If so kindly let us know.
thanks
Venkat.