https://github.com/rohitnairtech/covidfyi_find404
To find if a ICMR PDF link is available or not
https://github.com/rohitnairtech/covidfyi_find404
Last synced: 2 months ago
JSON representation
To find if a ICMR PDF link is available or not
- Host: GitHub
- URL: https://github.com/rohitnairtech/covidfyi_find404
- Owner: rohitnairtech
- Created: 2020-04-08T05:56:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T09:46:17.000Z (over 4 years ago)
- Last Synced: 2025-01-29T22:18:32.958Z (4 months ago)
- Language: JavaScript
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# covidfyi_find404
## Install necessary modules
``` npm install ```
## Run the script as a worker to hit the list of URLs in a set interval
``` node app.js ```