Using ranking or something else, is it possible to sort the Google/Bing search API results alphabetically by domain name. Within a single response, we can sort the results but I need to sort ALL matching results, i.e. if a search results in 700,000 results then they should be returned (paged) sorted as a whole.
I doubt there is anything like this but may be a workaround?