girldevelopit/gdi-website

Create a link crawler for site

Open

#398 opened on Jan 6, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (308 stars) (386 forks)batch import
Application EnhancementHelp Wanted

Description

Description We do not have a link checker in place at this time. Some tools that may be useful:

Ask Create a script that can be run on the command line to crawl the links in the application and ensure they are not broken.

Extra Credit: Configure this script to run before and after deployments.

To Do

  • Investigate crawling libraries
  • Build crawler
  • Test command line crawler
  • Connect crawler to CI (optional)

Contributor guide