Skip to content

A sleek, responsive, and powerful open directory search tool. FindWeb helps you direct download almost anything—movies, TV series, books, music, software, and more.

License

Notifications You must be signed in to change notification settings

muneebwanee/FindWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FindWeb

License: MIT GitHub stars

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 Screenshot

Overview

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.

✨ Features

  • 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.

🛠️ Tech Stack

  • 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.

🚀 Getting Started

Since FindWeb is a single HTML file, there's no complex setup.

Option 1: Use the Live Version

Just visit findweb.pages.dev to start searching.

Option 2: Run Locally

  1. Clone this repository:
    git clone [https://github.com/muneebwanee/FindWeb.git](https://github.com/muneebwanee/FindWeb.git)
  2. Navigate to the directory:
    cd FindWeb
  3. Open the index.html file in your favorite browser.

That's it!

🤝 Contributing

Contributions are welcome! If you have a suggestion, find a bug, or want to improve the UI or search dorks, please feel free to:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/YourFeature).
  6. Open a Pull Request.

You can also simply open an issue with the "bug" or "enhancement" tag.

📜 License

This project is open source and licensed under the MIT License.


Made with ❤️ from Kashmir by muneebwanee

About

A sleek, responsive, and powerful open directory search tool. FindWeb helps you direct download almost anything—movies, TV series, books, music, software, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages