find-urls-and-save-files
v1.0.1
Published
A node.js code snippet to search and find urls in a text and download them in a folder named downloadedFiles
Downloads
3
Readme
find-urls-and-download
A node.js code snippet to search and find urls in a text and download them in a folder named downloadedFiles
How it works?
- Clone the repository.
- Go into the folder.
- Install dependencies.
- Copy the file that you want to read from into existing folder.
- Run "node index.js {filename}"
Then you will get the files in downloadedFiles directory in the folder.
https://www.npmjs.com/package/find-urls-and-save-files