How to search Twitter for replies to @abc<MY-STRING>def ?

Posted by oobscure on Stack Overflow See other posts from Stack Overflow or by oobscure
Published on 2010-05-27T09:59:35Z Indexed on 2010/05/27 10:01 UTC
Read the original article Hit count: 144

Filed under:

What's the simplest way, if any, to search Twitter for replies to any username that includes <string>?

eg, how to search at the same time for replies to @google, @googletech, @firstgooglers, @nogoogle ?

I'm not a competent developer with any language but I can handle some easy JS or PHP or regex & Bash scripting...snippets welcome.

© Stack Overflow or respective owner

Related posts about twitter