twitterscraper
twitterscraper copied to clipboard
How to search for users not tweets, if there is a common string in the users I'm searching for
some users in Arabic have a specific string added to their user fullname, like a job or profession.
example: a user fullname could be ('Teacher John' or 'teacher Michal'...etc) so I need to search with the word ('Teacher' or 'teacher') to get all the users who have this word in their user fullname.
how can I do this?
use the word "from" with a space in the begin. like this ' from:youssefsaqr'
Try this twitter API https://developer.twitter.com/en/docs/accounts-and-users/follow-search-get-users/api-reference/get-users-search