@wpro/check-redirections
v7.0.3
Published
Downloads
1
Readme
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