1.0.1 • Published 4 years ago

find-urls-and-save-files v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

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