0

I am looking for the search string that searches for people one Twitter. I looked at the following link https://dev.twitter.com/docs/using-search

that elaborates on various ways to search on Twitter, but it seems like being able to search only for tweets.

Is there any twitter API that lets us search for people and their details on Twitter?

London guy
  • 27,522
  • 44
  • 121
  • 179

1 Answers1

1

Will the users/search resource help?

https://dev.twitter.com/docs/api/1.1/get/users/search

Joe

Joe Mayo
  • 7,501
  • 7
  • 41
  • 60