In this tutorial, you can find how to: * check broken links using Python script * redirects like 301, 308 etc We will use Python library requests to detect HTTP status codes. If you like to check broken URL links on a page of list of pages check this article: How to