1.0.35 • Published 4 months ago

link-checker-cli v1.0.35

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Broken Links checker

Find broken links, missing images and anchor elements

Installation

Node.js >= 18 is required. There're two ways to use it:

Command Line Usage

To install, type this at the command line:

npm i link-checker-cli -g

After that, check out the help for available options:

blc --help inspect
blc --help sitemap

Example:

blc inspect -s=http://yoursite.com -r 
blc sitemap -s=http://yoursite.com 

Flags

-s, --source Path to website

-r, --recursive Inspects every internal link of website. default: false

-img, --image Fetches all page images. (default: false)

-css, --style Add style links to response. (default: true)

-e, --external Add external links to response. (default: false)

-c, --concurrencySize Number of requests running simultaneous. (default: 10)

1.0.19

8 months ago

1.0.18

8 months ago

1.0.17

8 months ago

1.0.16

8 months ago

1.0.22

8 months ago

1.0.21

8 months ago

1.0.26

7 months ago

1.0.25

7 months ago

1.0.24

7 months ago

1.0.23

8 months ago

1.0.29

7 months ago

1.0.28

7 months ago

1.0.27

7 months ago

1.0.33

4 months ago

1.0.32

4 months ago

1.0.31

7 months ago

1.0.30

7 months ago

1.0.15

8 months ago

1.0.14

8 months ago

1.0.35

4 months ago

1.0.13

8 months ago

1.0.34

4 months ago

1.0.12

8 months ago

1.0.2

8 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.11

8 months ago

1.0.10

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago