We consider the problem of efficiently sampling Web search engine query results. In turn, using a small random sample instead of the full set of results leads to efficient approximate algorithms for several applications, such as: - Determining the set of categories in a given taxonomy spanned by the search results; - Finding the range of metadata values associated with the result set in order to enable “multi-faceted search”; - Estimating the size of the result set; - Data mining associations to the query terms. We present and analyze efficient algorithms for obtaining uniform random samples applicable to any search engine that is based on posting lists and document-at-a-time evaluation. (To our knowledge, all popular Web search engines, fo...