Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaphasilor/odcrawler-frontend
A frontend for ODCrawler, an Open Directory search engine.
https://github.com/chaphasilor/odcrawler-frontend
directory elasticsearch files frontend http open opendirectory search-engine vue
Last synced: 2 months ago
JSON representation
A frontend for ODCrawler, an Open Directory search engine.
- Host: GitHub
- URL: https://github.com/chaphasilor/odcrawler-frontend
- Owner: Chaphasilor
- License: gpl-3.0
- Created: 2020-09-13T19:50:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T21:31:43.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T14:06:38.317Z (9 months ago)
- Topics: directory, elasticsearch, files, frontend, http, open, opendirectory, search-engine, vue
- Language: Vue
- Homepage: https://odcrawler.xyz
- Size: 2.66 MB
- Stars: 31
- Watchers: 4
- Forks: 6
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ODCrawler
## Status
![Indexed Links](https://img.shields.io/badge/dynamic/json?label=Indexed%20Links&query=_all.primaries.docs.count&url=https%3A%2F%2Fsearch.odcrawler.xyz%2Felastic%2Flinks%2F_stats&style=for-the-badge)
![Tracking](https://img.shields.io/badge/Tracking-Disabled-brightgreen?style=for-the-badge)
![Ads](https://img.shields.io/badge/Ads-None-brightgreen?style=for-the-badge)---
![Website Status](https://img.shields.io/uptimerobot/status/m786605489-b418dd2b30029ffd44f60f5c?label=Website&logo=Vue.js&style=for-the-badge)
![Elasticsearch Status](https://img.shields.io/uptimerobot/status/m786605474-aefb8b00783d9151d10f204e?label=Elasticsearch&logo=elasticsearch&style=for-the-badge)
![Search Server Status](https://img.shields.io/uptimerobot/status/m786605477-0d07f387d5ad4a952c0859e2?label=Search%20Server&style=for-the-badge)
![Discovery Server Status](https://img.shields.io/uptimerobot/status/m786605483-e2e9ac70943fe44fc85b8d64?label=Discovery%20Server&logo=Rust&style=for-the-badge)![Preview](./Screenshot.png)
## Search through millions of publicly accessible links to files!
---
### *What is this?*
ODCrawler is a search engine for *open directories* - publicly accessible web servers that list and serve various files.
In these open directories (often referred to as "OD") you can find and download all kinds of files, from useful ressources to entertainment media or programs.---
### *How does it work?*
We collected a vast amount of ODs and indexed every link we found inside them, so that you can search all of these links for keywords. Because the urls (links) to the files contain the actual file name at the end, this works really well.
---
### *Is it free?*
There are two parts to this question:
1. This tool (ODCrawler) is completely free. We don't record your searches, we don't use or sell your data, we don't show ads. (Though if you enjoy it, we would appreciate [a small donation](https://github.com/sponsors/MCOfficer))
2. Open Directories are more complex. They are free to access and therefore technically are free, but they might contain content that is protected by copyright. Always keep in mind, *just because it is accessible, that doesn't mean you are allowed to download it*!
When in doubt, try contacting the website/content owner and confirm with them.---
### *Is there a way I can contribute?*
Glad you asked! You could help us out in numerous ways:
- We have two GitHub repositories, one for the frontend/website (this one right here) and another one for the backend [here](https://github.com/MCOfficer/odcrawler-discovery). You could contribute code (new features, fixes, etc.) in the form of a pull request, or open issues where you request useful features or point out a bug to us.
- If code and issues aren't quite your thing, how about searching for new ODs? If you find a new OD that we haven't indexed yet (just try searching for the url on ODCrawler), just send them to us and we will do our best to include them! Just check our contact options below.
- If you just want to use the tool the way it is, that's fine as well. However, it would be awesome of you if you'd consider [supporting this project](https://github.com/sponsors/MCOfficer), because the servers we need for the search and database to work aren't free...---
### Contacting Us
You can find us on various platforms:
- ODCrawler: https://odcrawler.xyz/contact
- @MCOfficer:
- [GitHub](https://github.com/MCOfficer)
- [Reddit](https://www.reddit.com/user/MCOfficer)
- @Chaphasilor:
- [GitHub](https://github.com/Chaphasilor)
- [Reddit](https://www.reddit.com/user/Chaphasilor)
- [Twitter](https://twitter.com/Chaphasilor)