Tag: #twitter
-
Graphql value in Twitter API
1 What is the 6SBWVfRVIH0h71ssRzNVUg value in https://twitter.com/i/api/graphql/6SBWVfRVIH0h71ssRzNVUg/Followers?variables={"userId":"1234567","count":20,"withHighlightedLabel":false,"withTweetQuoteCount":false,"includePromotedContent":false,"withTweetResult":false,"withUserResult":false} ? Twitter now uses Graphql to retrieve the followers list, in both the Web version and the mobile api. There are no previous requests to get the 6SBWVfRVIH0h71ssRzNVUg value, and it’s not constant. It changes with every request. The problem is I can’t use the same value…