Fun With Scrapy Link Validation on CI
Read OriginalThis technical article explains a method for automatically validating all internal links on a statically generated website. The author details a solution using Scrapy, a Python web scraping framework, to create a spider that crawls the site, combined with honcho to manage processes and GitHub Actions for Continuous Integration, ensuring broken links are caught automatically.
Comments
No comments yet
Be the first to share your thoughts!
Top of the Week
No top articles yet