Monday 17 June 2019

Wait for the address to return a file for download.

When i send a request to a website, it immediately returns a page with status code. But after some time it gives the downloadable file. I am using request module. What will be the nodejs code that can be used to get the file and save in the system?

Submitted June 18, 2019 at 07:40AM by motominator

No comments:

Post a Comment