Skip to content
Snippets Groups Projects
  1. Apr 28, 2021
  2. Feb 06, 2021
  3. Feb 05, 2021
  4. Jun 30, 2020
  5. Jun 26, 2020
  6. Jun 25, 2020
  7. Jun 24, 2020
    • Dmytro Bogatov's avatar
      Improvements. · b26d9647
      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.
      b26d9647
  8. Jun 21, 2020
    • Dmytro Bogatov's avatar
      Refactor. · 40a7b69e
      Dmytro Bogatov authored
      Split files.
      Add reporters (Console for now).
      Add colors.
      40a7b69e
    • Dmytro Bogatov's avatar
      Viable functionality. · 81d74f74
      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.
      81d74f74
  9. Jun 19, 2020
    • Dmytro Bogatov's avatar
      First commit. · a8b25b7e
      Dmytro Bogatov authored
      Parse HTML and extract a few types of links.
      Has tests, coverage and debugging scripts.
      a8b25b7e
Loading