开发者

can i get date of friendship in twitter?

开发者 https://www.devze.com 2023-02-01 11:22 出处:网络
开发者_如何学JAVAis there a way to get the date of friendship creation for both my friends and followers in twitter?
开发者_如何学JAVA

is there a way to get the date of friendship creation for both my friends and followers in twitter?

especially for python-twitter....


Twitter doesn't preserve the date a friendship or follow is created, and it doesn't return it in the API. Going forward you can query friends/ids and followers/id every day and record any new relationships with the current date in a database.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号