Linkchecker in Python/Golang #4

Open
opened 2021-06-24 17:46:41 +00:00 by lukas · 0 comments
Owner

First attempt in [insert-link-here]

Configuration:

  • search path
  • file glob

Actions:

  • check for 200 HTTP code
  • report any non-200 codes
  • print report of total/non-working

Optional:

  • try checking concurrently
  • consider additional codes as "working"
First attempt in [insert-link-here] Configuration: * search path * file glob Actions: * check for 200 HTTP code * report any non-200 codes * print report of total/non-working Optional: * try checking concurrently * consider additional codes as "working"
lukas added the
idea
label 2021-06-24 17:46:41 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lukas/scripts#4
No description provided.