Twitter Search API: Change result_type to random

201 Views Asked by At

I'm attempting to create a web page which displays a single random tweet containing a certain keyword. Right now, I can get a single tweet containing the keyword, but it has to be either popular or recent or mixed based on the result_type parameter.

Is it possible to do this using the Twitter Search API, or is there a way to complete this using the Twitter Stream API?

0

There are 0 best solutions below