I've looked through the discussion, what I do understand is that it is acceptable to store Twitter search results in my own database. What I am wondering is how to extract this information and actually store it in my database.
My first thought process thinks to write some code that does a Twitter search and then pulls each feed item into a database of my own. What I would really like to do is do a Twitter search and grab each item that has a specified response, such as 'yes' or 'no', something of that nature. Take this information and display it on my site of a tally of yes' and no's. Can I anyone point me in a direction to begin solving this? Thanks!
