mirror of
https://github.com/tiennm99/MTTools.git
synced 2026-08-13 11:22:53 +00:00
docs: flesh out README
This commit is contained in:
+13
-1
@@ -1,2 +1,14 @@
|
||||
# miti-scraper
|
||||
Scrape a website
|
||||
|
||||
Simple configurable website scraper written in Go.
|
||||
|
||||
## Quick start
|
||||
|
||||
```bash
|
||||
# Edit config.yaml to set target URLs and rules
|
||||
go run .
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Apache-2.0 — see [LICENSE](LICENSE).
|
||||
|
||||
Reference in New Issue
Block a user