Maker here. I've put together several custom search engines that helped me fight poor Google search performance on certain queries. The search engines use Google Custom Search Engine configured for selected websites and return succinct results on general queries, especially the queries attracting SEO spammers.<p>The engines are listed on <a href="https://searchcommons.org/engines.html" rel="nofollow">https://searchcommons.org/engines.html</a> and here are some of them:<p>— The web minus Alexa top 1000 most visited websites <a href="https://searchcommons.org/?e=most-visited-websites-excluded" rel="nofollow">https://searchcommons.org/?e=most-visited-websites-excluded</a><p>— Official docs for Python and its libraries <a href="https://searchcommons.org/?e=python-docs" rel="nofollow">https://searchcommons.org/?e=python-docs</a> (feel free to request an engine for your programming language)<p>— Universities with Nobel Prize, Fields Medal, and Turing Award laureates <a href="https://searchcommons.org/?e=universities-with-laureates" rel="nofollow">https://searchcommons.org/?e=universities-with-laureates</a><p>The lists of selected websites are public and open to contributions: <a href="https://github.com/antontarasenko/searchcommons" rel="nofollow">https://github.com/antontarasenko/searchcommons</a>