Welcome 👋, Yet another java based Meta Search Engine with a highly modular structure. It rapidly sends queries to several search engines, aggregates the results, and categorizes the result by search engines they come from.
Here's why:
- Highly modular - Adding a new search engine/ Updating the previous engine is easy and Highly Configurable.
- Privacy respecting - Focused mainly on protecting the privacy of a user.
- More information - Get much more information than you using a standard engine 🙃
you can also deploy, and create your personal instance. We highly recommend not to share the instance. Most of the search engines will block the IP if it identifies unusual traffic. To know more about MetaSearch Engine refer ryte-wiki
A list of commonly used resources that I find helpful are listed in the acknowledgments.
For Demo purpose, we deployed this in heroku app : lantern-engine.
As of now we used free plan/tier (since ONLY for DEMO PURPOSE).
For Usage please create your own personal instance.
List of the major library that is used in these projects.
Currently, We support Web Application developed in angular, To Add/Change Function in WebApplication please refer front-repo
For Installation and Development (back-end), please follow the below steps.
For building and running the application you need:
- Clone the repo
git clone https://github.com/BalajiDany/lantern-server.git
- Navigate to the folder
cd lantern-server
- Start the application using maven
# For Mac chmod +x mvnw ./mvnw spring-boot:run # For Windows: mvnw spring-boot:run
- Navigate to http://localhost:8080/lantern
- General 🍪
- Torrent 🍺
- kickass
- LimeTorrent
- PirateBay
- Torrent Finder (PirateBay Proxy)
- Video 🍿
- Code 🍕
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Apache-2.0 License - Please have a look at the LICENSE for more details.
Balaji Dhanapal - d.balaji.mc@gmail.com
Pavithra Palanisamy - pavithrakowsika@gmail.com
Project Link: https://github.com/BalajiDany/lantern-server