Fetch, find and report broken links on all pages of a website.
Project description
# check-links
If you are seeing this on GitHub, you should know that this is a mirror from Gitlab: https://gitlab.com/alexbenfica/check-links/ Issues and and milestones are all there!
# What does it do?
Allows you to check for broken links in all internal pages of a website and more: - export results to comma separated values (.csv) - can also be imported as module
It is used for some specific tasks: - find broken urls on pages - as a desired side effect, load pages and forces caching creation - created to run in a daily basis reporting broken links of multi site network
# How to use it?
You can download an run via command line: `python3 check_links.py --help`
OR
You can install via pip3: `pip3 install -U checklinks`
It is simple and really fast as it reuses http socket connections!
Enjoy it!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for checklinks-0.4.16918818-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfbcaba695bdfb8e4c6079a0288ef25fcb1d7af94098b4418d37c9a6c270cc24 |
|
MD5 | 2978759c184256a15bf135ca5e4a3fff |
|
BLAKE2b-256 | 9b2d4f38022d2c62e45aa424e538c1679daf00e59c7bcf14619e38931bada77f |