New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dead-link-checker

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dead-link-checker

Goes through a website by domain and finds any broken links.

  • 1.0.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Searches a specified domain name for any dead links that exist.

Getting Started

Clone the repository and run npm i.

Update the domain that you want to search in the src/index.ts file.

After that, you just need to run npm start and it'll scrape the categories and email the results to you.

Full Guide

Prerequisites

Tested on Node v10.15.0 and NPM v6.4.1.

Installing

After installing NodeJS you should be able to just run the following in the terminal.

npm i

Unit Testing

npm test

Built With

  • Request-Promise - Promise based HTTP request library
  • Cheerio - Simple JQuery API based html parser
  • NodeJS - NodeJS

Authors

License

This project is licensed under the ISC License

Keywords

FAQs

Package last updated on 16 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc