https://github.com/fdciabdul/brainly_search
https://github.com/fdciabdul/brainly_search
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fdciabdul/brainly_search
- Owner: fdciabdul
- Created: 2023-10-22T20:06:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-22T21:02:25.000Z (over 1 year ago)
- Last Synced: 2025-01-25T07:09:27.910Z (6 months ago)
- Language: Rust
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Brainly Search Scraper
scrape and get answer from brain.ly web
note *
this is my first serious rust project while learning rust , i'm javascript fanboy , but tobe honest that language is too mainstream , so i start learning this language
im sorry if you facing too much error :D
# Install
download from release , or clone this repo
## run
print in terminal
```bash
cargo run -- --question "pertanyaan"
```save output to json
```bash
cargo run -- --question "pertanyaan" -o namafile.json
```