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

8 months ago

1.0.25

8 months ago

1.0.24

8 months ago

1.0.23

8 months ago

1.0.29

8 months ago

1.0.28

8 months ago

1.0.27

8 months ago

1.0.33

4 months ago

1.0.32

4 months ago

1.0.31

8 months ago

1.0.30

8 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

9 months ago

1.0.2

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago