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.
Twitter APIを使用して、ユーザー「A」のツイートを検索し、「ユーザーA」のツイートを最もリツイートしたアカウントを見つけることはできますか?
はい、statuses/retweets_of_meユーザー「A」のトークンとシークレットがあれば(彼はあなたのアプリを使用しています)、それを行うことができます。
statuses/retweets_of_me
または、 「A」のリツイートstatuses/mentionsを含むすべてのツイートを検索して手動でカウントすることもできます。RT @A ....
statuses/mentions
RT @A ....