victoriadrake/hydra-link-checker

Checking links in logged in pages

Open

#14 opened on Oct 28, 2021

 (0 comments) (0 reactions) (0 assignees)Python (26 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (125 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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 for login.

Additional context Nothing.

Contributor guide