| Crates.io | url-status-checker |
| lib.rs | url-status-checker |
| version | 0.1.0 |
| created_at | 2023-12-30 01:56:23.60426+00 |
| updated_at | 2023-12-30 01:56:23.60426+00 |
| description | cleans URLs from an input file and verifies their status codes. Cleaned URLs and their status codes are stored in an output file. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1083827 |
| size | 41,715 |
cleans URLs from an input file and verifies their status codes. Cleaned URLs and their status codes are stored in an output file.
url-status-checker --file <FILE>
-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.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Licensed under the MIT License.