https://github.com/quiode/guugle
The Webcrawler
https://github.com/quiode/guugle
Last synced: 11 months ago
JSON representation
The Webcrawler
- Host: GitHub
- URL: https://github.com/quiode/guugle
- Owner: quiode
- License: mit
- Created: 2022-08-31T16:15:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T11:20:03.000Z (over 3 years ago)
- Last Synced: 2025-04-18T11:41:17.019Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 170 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# guugle
The Webcrawler
# Table of Contents
- [Usage](#usage)

# Usage
## Cli
```
guugle 1.0.0
The most performant web crawler out there
USAGE:
guugle
OPTIONS:
-h, --help Print help information
-V, --version Print version information
SUBCOMMANDS:
help Print this message or the help of the given subcommand(s)
search Searches the database for the keyword
start Starts the indexer
```