How to use superagent to save the picture to the server disk through the picture address, and then return the picture address to the browser?

how should I write such a question?
use the node package superagent, to save the picture to the local disk. Then return the address to the front end.

Menu