Skip to main content
edited tags
Link
Steffen Opel
  • 1.4k
  • 8
  • 14
Source Link

Can I filter Users by reputation or up_vote_count using the API?

Howdy,

Is it possible to do API calls that pull back all users with, say, > 10,000 reputation? Or up_vote_count, etc.

The advanced search page implies that we should use third-party search engines. Here's a search on DuckDuckGo that searches for all questions with points > 300:

http://duckduckgo.com/?q=votes%3A300+site%3Astackoverflow.com

Is that the answer as of now?