Skip to content

A Node Application to read Excel file for list of URL's and create an Excel file with response status

License

Notifications You must be signed in to change notification settings

achyutjhunjhunwala/url-checker

Repository files navigation

Ping Checker

Features:

  • Fetch List of URLs by reading them from an Excel File and generate an excel with response status
  • Error handling for URL's which produce ECONNRESET

Technical Features:

  • Babel support with node environment
  • Airbnb eslint
  • Hooks for commits and push to maiantain code quality.

Install

npm i

Build

npm run build

Running Build Version Locally


node dist/index.js source.xlsx

About

A Node Application to read Excel file for list of URL's and create an Excel file with response status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published