7.0.3 • Published 1 year ago

@wpro/check-urls v7.0.3

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Check Urls App

Arguments:

  • domain (required): Fe Domain used to append with url paths
  • xlsxPath (required): Path to xlsx file which contains urls
  • maxConcurrent: Number of request in parallel sent to BE
  • minTime: to execute 3 requests per second

Xlsx Format

Target PAth

  • /test
  • /test1
  • /test2

How to run

yarn start 

How to run with NPX

npx @wpro/check-urls