A lightweight web app to search Mastodon users in real-time using the public Mastodon API.
🌐 Live Demo: Mastodon-Search-Tool
- ⚡ Real-time user search
- 🌍 Works across Mastodon instances
- 👤 Displays user profiles (username, avatar, bio)
- 🎯 Simple and responsive UI
- 🚀 No frameworks — pure HTML, CSS, and JavaScript
- HTML5
- CSS3
- Vanilla JavaScript
- Mastodon API (
/api/v2/search)
- Clone the repository:
git clone https://github.com/your-username/mastodon-user-search.git- Open the project folder:
cd mastodon-user-search- Open
index.htmlin your browser
- Takes user input (search query)
- Sends a request to the Mastodon API
- Fetches matching user accounts
- Dynamically displays results on the page
mastodon-user-search/
│── index.html
│── style.css
│── script.js
│── assets/
│── README.md
- Add hashtag search
- Add toot (post) search
- Improve UI/UX
- Add dark mode 🌙
- Better error handling
Feel free to contribute!
- Fork the repo
- Create a new branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License.
Built to make discovering people on the Fediverse simple and fast.
"Explore the decentralized social web effortlessly."