A sleek, responsive, and powerful open directory search tool. FindWeb helps you direct download almost anything—movies, TV series, books, music, software, and more.
Live Demo: findweb.pages.dev
FindWeb is a modern, client-side meta-search tool designed to simplify finding direct download links. It leverages the power of advanced search engine "dorks" (like intitle:"index of") to scan open directories for files.
It provides a clean, "glassmorphism" interface to build and execute powerful search queries across multiple search engines, all from a single, lightweight HTML file.
- Sleek, Modern UI: A beautiful "glassmorphism" design that looks great.
- Fully Responsive: Perfect on desktop, tablet, and mobile.
- Light & Dark Mode: Automatic theme detection based on your system preferences, with a manual toggle.
- Multi-Engine Search: Query Google, Bing, DuckDuckGo, StartPage, and FilePursuit.
- File Type Filtering: Quickly search for Video, Audio, Ebooks, Software/Archives, and more.
- Zero Backend: No server, no tracking, no logs. It's just a single, fast HTML file.
- Open Source: Free to use, modify, and host yourself.
- HTML5: For the core structure.
- Bootstrap 5: For the responsive grid and base components.
- Bootstrap Icons: For the clean icon set.
- Vanilla CSS: Custom properties (variables) for "glassmorphism" styling and theme switching.
- Vanilla JavaScript: To power the theme toggle and search logic.
Since FindWeb is a single HTML file, there's no complex setup.
Just visit findweb.pages.dev to start searching.
- Clone this repository:
git clone [https://github.com/muneebwanee/FindWeb.git](https://github.com/muneebwanee/FindWeb.git)
- Navigate to the directory:
cd FindWeb - Open the
index.htmlfile in your favorite browser.
That's it!
Contributions are welcome! If you have a suggestion, find a bug, or want to improve the UI or search dorks, please feel free to:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature/YourFeature). - Open a Pull Request.
You can also simply open an issue with the "bug" or "enhancement" tag.
This project is open source and licensed under the MIT License.
Made with ❤️ from Kashmir by muneebwanee
