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.
ツイートの「匿名」GET 検索と「認可」ストリーム検索の主な違いは何ですか? 制限についてはどうですか?具体的なエンティティ (expanded_url) を含むツイートを検索するには、どの方法が適していますか?
また、OAuth 認証を使用する理由はありますか? 私はこのスクリプトを意味します: http://dmacias.org/2010/12/31/playing-around-with-twitter-api-using-tweepy/
ユーザーへのOAuthリンクを使用すると、ユーザーのプライベートツイートとパブリックツイートを表示できます。ツイートを投稿するには、OAuthも必要です。興味があるのが人々の公開ツイートを見ることだけであれば、OAuthは必要ありません。