And there are more modern alternatives like axios that do have this promises interface.
// fetch with cookies: const fetch = require('fetch-cookie/node-fetch')(require('node-fetch'));