Skip to content
#

link-checking

Here are 8 public repositories matching this topic...

lychee
vipulgupta2048
vipulgupta2048 commented Mar 3, 2022

From the pleasant discussion with @mre here lycheeverse/lychee-action#82, I intend to work on trying to parse the input URL before passing it to reqwest in order to prevent lychee from panicking, skip the invalid URL and move on to the next one.

Bonus:

  • If we can track these invalidated URL's and show them to users at the end so that they are able to fix or igno
bug good first issue
hydra-link-checker
za
za commented Oct 28, 2021

Is your feature request related to a problem? Please describe.
Use case: checking for broken links in a logged in pages.

Describe the solution you'd like
hydra provides username/password to login and then checks for broken links inside the logged in pages.

Describe alternatives you've considered
Other than provides username/password we may able to provide session/cookie

enhancement good first issue

Improve this page

Add a description, image, and links to the link-checking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the link-checking topic, visit your repo's landing page and select "manage topics."

Learn more