From 926722cc8cc194a1f26fc3c35090b96f7590dce6 Mon Sep 17 00:00:00 2001 From: Seirdy Date: Fri, 20 Sep 2024 23:06:32 -0400 Subject: [PATCH] Add unobtanium search engine --- content/posts/search-engines-with-own-indexes.gmi | 3 +++ content/posts/search-engines-with-own-indexes.md | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/content/posts/search-engines-with-own-indexes.gmi b/content/posts/search-engines-with-own-indexes.gmi index 6e065d2..7e403a2 100644 --- a/content/posts/search-engines-with-own-indexes.gmi +++ b/content/posts/search-engines-with-own-indexes.gmi @@ -318,12 +318,15 @@ These engines come close enough to passing my inclusion criteria that I felt I h * Search My Site: Similar to Marginalia and Teclis, but only indexes user-submitted personal and independent sites. It optionally supports IndieAuth. Its API powers this site's search results; try it out using the search bar at the bottom of this page. Does not qualify because it's limited to user-submitted and/or hand-picked sites. * Blog Surf: a search engine for blogs with RSS/Atom feeds. Does not qualify because all blogs submitted to the index require manual review, but it seems interesting. Its "MarketRank" algorithm seems to give it a bias towards sites popular on "Hacker" "News". * Kukei.eu: a curated search engine for web developers, which crawls a hand-picked list of sites. As it does not index the whole Web, it doesn't qualify. I still find it interesting. +Unobtanium Search: A fledgling search engine by Slatian. At the time of writing, it crawls hand-curated sites: personal, technical, indie wiki, and German hacker community sites. It may eventually crawl government/public-service sites. More documentation will be on its website. + => https://wiby.me wiby.me => https://mwmbl.org/ Mwmbl => https://searchmysite.net Search My site => https://blogsurf.io/ Blog Surf => https://kukei.eu/ Kukei.eu +=> https://unobtanium.rocks/ ## Misc diff --git a/content/posts/search-engines-with-own-indexes.md b/content/posts/search-engines-with-own-indexes.md index 4544ca7..509b7c2 100644 --- a/content/posts/search-engines-with-own-indexes.md +++ b/content/posts/search-engines-with-own-indexes.md @@ -361,10 +361,8 @@ These engines come close enough to passing my inclusion criteria that I felt I h [Kukei.eu](https://kukei.eu/) : A curated search engine for web developers, which crawls [a hand-picked list of sites](https://github.com/Kukei-eu/spider/blob/914b8dfffc10cb3a948561aef2bf86937d3a0b2e/index-sources.js). As it does not index the whole Web, it doesn't qualify. I still find it interesting. - ## Misc