Twitter Search API
I am seeking a fairly simple Twitter Search API that performs the following functions
Per https://dev.twitter.com/docs/using-search using Twitter Developer best practices.
Overview: Develop a web-based interface to query twitter for subject matter of interest, returning the results to the user either one time or continuously and saving the results for future analysis.
Functionality: The user visits a website hosted on my server and is shown a clean and simple user …
