Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
118 views
in Technique[技术] by (71.8m points)

How to get the list of "friends" of a suspended Twitter account

I'm trying to make an app to help people recover the list of "friends" they used to follow after their Twitter account has been suspended.

The GET /friends/list endpoint allows you to look up this up, but when I try it for suspended accounts I get a Not authorized error (using python-twitter).

Is it possible to look this up in any way?

question from:https://stackoverflow.com/questions/65517172/how-to-get-the-list-of-friends-of-a-suspended-twitter-account

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

No, this is not possible. Nothing like this can be accessed via API about suspended accounts.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...