Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quiode/guugle
The Webcrawler
https://github.com/quiode/guugle
Last synced: 7 days ago
JSON representation
The Webcrawler
- Host: GitHub
- URL: https://github.com/quiode/guugle
- Owner: quiode
- License: mit
- Created: 2022-08-31T16:15:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T11:20:03.000Z (about 2 years ago)
- Last Synced: 2023-03-10T01:25:45.144Z (over 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)![Logo](./assets/Guugle.png)
# Usage
## Cli```
guugle 1.0.0
The most performant web crawler out thereUSAGE:
guugleOPTIONS:
-h, --help Print help information
-V, --version Print version informationSUBCOMMANDS:
help Print this message or the help of the given subcommand(s)
search Searches the database for the keyword
start Starts the indexer
```