- Apr 28, 2021
-
-
Dmytro Bogatov authored
-
- Feb 06, 2021
-
-
Dmytro Bogatov authored
-
- Feb 05, 2021
-
-
Dmytro Bogatov authored
With file:// one can supply a file name which contains a URL per line. --single-threaded disables parallelizm.
-
- Jun 30, 2020
-
-
Dmytro Bogatov authored
-
- Jun 26, 2020
-
-
Dmytro Bogatov authored
-
- Jun 25, 2020
-
-
Dmytro Bogatov authored
-
Dmytro Bogatov authored
Most of all, abstract HTTP Client. Test reporters. Test using mock http client. Test recursive and non-recursive. Test Axios client separately.
-
- Jun 24, 2020
-
-
Dmytro Bogatov authored
Add verbosity (with dots and x). Add GET vs HEAD (retrying HEAD). Add more prefixes to ignore. Add JUnit reporter (test on GitLab). Add option to ignore skipped URLs. Check URL before running inspector. Code up proper timeout. Add <iframe src> match. Suppress STDOUT in tests.
-
- Jun 21, 2020
-
-
Dmytro Bogatov authored
Split files. Add reporters (Console for now). Add colors.
-
Dmytro Bogatov authored
Download HTML from URL. Extract URLs. Remeber parent-child relationships. Recursive go withing same host. Skip checked. Catch errors. Compile report. Run asynchronously.
-
- Jun 19, 2020
-
-
Dmytro Bogatov authored
Parse HTML and extract a few types of links. Has tests, coverage and debugging scripts.
-