1.0.35 • Published 8 months ago

link-checker-cli v1.0.35

Weekly downloads
-
License
MIT
Repository
-
Last release
8 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

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.26

12 months ago

1.0.25

12 months ago

1.0.24

12 months ago

1.0.23

1 year ago

1.0.29

12 months ago

1.0.28

12 months ago

1.0.27

12 months ago

1.0.33

8 months ago

1.0.32

8 months ago

1.0.31

12 months ago

1.0.30

12 months ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.35

8 months ago

1.0.13

1 year ago

1.0.34

8 months ago

1.0.12

1 year ago

1.0.2

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago