Skip to content

ff6347/find-broken-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

find broken links

Quick script to crawl a website and find broken links. Generates a markdown report of all broken links.

install

git clone https://github.com/ff6347/find-broken-links.git
cd find-broken-links
npm ci

Usage

Adjust the siteUrl variable in index.ts. Then run:

npx tsx index.ts

Development

npm run test:server

In another terminal:

# no watch mode for now
npx tsx index.ts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published