R
R
r1dddy4sv2022-03-02 21:09:09
Python
r1dddy4sv, 2022-03-02 21:09:09

How to get a random twitter user?

Is there a way to get random user id of twitter users or their username via query?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2022-03-02
@vabka

No, there is no such thing in the Twitter API.
If you want an honest random, you will have to parse all twitter users into your database.
The easiest way is to select a random user who, for example, liked or retweeted a post, or subscribed to you - because you can easily get such lists via api

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question