mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 12:52:10 +00:00
Add unobtanium search engine
This commit is contained in:
parent
37b00e8a40
commit
926722cc8c
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
<!--
|
||||
[Unobtanium Search](https://unobtanium.rocks/)
|
||||
: A fledgling search engine by [Slatian](https://slatecave.net/). 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.
|
||||
-->
|
||||
|
||||
## Misc
|
||||
|
||||
|
|
Loading…
Reference in a new issue