We are using the premium full archive search to find tweets and we are getting thousands of results but we really only want the tweets if a user has certain things in their profile/bio. Is there any way to do this?
I can only see the from: search option to match a user by account id or name which is not enough.
Or failing that is there a way to get a list of users by searching in their profile/bio?
Then we could pass the user ids to the tweets search.
Thanks
Unfortunately this is not possible in Premium - Operators by product | Docs | Twitter Developer Platform these are the only operators available, marked “Premium”. You can do this in Powertrack but that requires special Enterprise access and a different API.
You can try searching for users using the free v1.1 Search Users API: but it’s somewhat limited GET users/search | Docs | Twitter Developer Platform (doesn’t have the same operators and the API is old so it may not index all users)
system
Closed
#3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.