HappyHackingSpace / HappyHackingSpace/dit
Batch mode for multiple URLs
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 17
- Forks
- 4
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
Process a list of URLs from a file:
```
dit run --list urls.txt
```
Read one URL per line from the input file, classify all forms, and output results as a stream.
Contributor guide
Assessment
This issue has not been assessed yet.