Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想使用关键字来搜索相关用户的最新推文或用户简历。不过,我对 OAuth 部分感到困惑。似乎 OAuth 和 twitter 应用程序是为了让某人使用 twitter 登录您的网站,并允许您代表他们做 twitter 事情。
我不想让其他人登录,我只想为自己搜索推特。我是否必须设置一个应用程序,然后在每次发出搜索请求之前使用 OAuth 以我自己的身份登录?我觉得我做错了什么!?
如果您想搜索 Twitter,则无需应用程序。只需使用搜索 API:
http://search.twitter.com/search.json?q=stackoverflow