1 unstable release
0.1.0 | Dec 30, 2023 |
---|
#467 in HTTP client
13KB
89 lines
Url Status Checker
cleans URLs from an input file and verifies their status codes. Cleaned URLs and their status codes are stored in an output file.
Usage
url-status-checker --file <FILE>
Options
-f, --file <FILE>
File containing the URLs to clean and verify
-o, --output-file <OUTPUT_FILE>
Output file where valid URLs and their status codes will be saved [default: correct_urls_output.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Licensed under the MIT License.
Dependencies
~9–26MB
~321K SLoC