Suit Up [Jan. 26, 2012, 8:48 p.m.]
Back in Task 2, you were channeling your vision of a beautiful query that would return interesting information. Part of this task was to identify the specific Twitter API call to issue a search. In this task we're going to construct your specific API call, and make sure you have the right language-specific tools to talk with the Twitter API servers.
The search API call has a number of optional parameters, but only one required parameter. What is that parameter?
Run a test search with that single parameter in your browser.
Feel free to add in some of the optional parameters of this API call to your query. It's up to you!