Feature Request
Description:
It would be useful to have a -u flag that can take a URL (as it currently does), but could also accept a file containing multiple URLs as input. Additionally, it would be beneficial to have a -o option to save results and a -f option to choose JSON output.
Required Features:
-
-u flag:
- Accepts a single URL as input.
- Accepts a file containing multiple URLs as input.
-
-o option:
- Saves results to a specified location.
-
-f option:
- Allows choosing JSON format for output.
Benefits:
- Improved flexibility in input handling.
- Enhanced usability with options for saving and output formatting.