Pergunta

I was trying to search people in StackOverflow using the StackExchange APIs. Is there a way to search people by the tags they have associated with there profile. Like LinkedIn API allows searching for "Java Programming" giving back people in 1st 2nd degree connection with Java or Programming in there profile.

Nenhuma solução correta

Outras dicas

You can give it try..

  • /tags/{tags}/topusers
  • /tags/{tags}/top-answerers
  • /tags/{tags}/top-askers

Not sure if API endpoint still available with V2.2.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top