How can I capture certain hashtag in Twitter in C# ?
- by Morano88
I have a silver light App that captures the tweets of certain Twitter user. I want to modify that App so that It captures any tweet in the public timeline with a certain #hashtag. How can I do that ? or is there any ready code for that ?
Thanks!!