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?