FMHY-Website/docs/posts/search.md
taskylizard e3685783c8
chore(Feedback): remove bug type
Nobody was using the type as intended, so this is part 1 of me phasing
it out.
2025-03-11 23:38:38 +00:00

64 lines
1 KiB
Markdown

---
title: How-to Search FMHY
description: Various tools to help you query FMHY.
date: 2023-01-07
next: false
prev: false
footer: true
---
<Post authors="nbats" />
### [FMHY-Search](https://fmhy-search.streamlit.app/)
Search engine hosted on Streamlit
---
### [FMHY.net Search](https://fmhy.net/)
Search engine hosted on FMHY.net
---
### [old.fmhy.net Search](https://old.fmhy.net/search)
Search engine hosted on old.fmhy.net
---
### [GitHub Search](https://github.com/fmhy/edit/search?q=&type=wikis)
GitHub page search engine
---
### [Bookmark HTML](https://github.com/fmhy/bookmarks)
Turn FMHY into Bookmarks
---
### [Python Script](https://github.com/Rust1667/a-FMHY-search-engine)
Search markdown via python script
---
### [Raw Markdown](https://api.fmhy.net/single-page)
Search markdown manually (ctrl+f)
---
### [Google CSEs](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools/#wiki_.25B7_custom_search_engines)
Multi-site search engines
---
### [Dupe Checker](https://github.com/DanFMHY/dupe-checker)
FMHY Dupe Check Tool