So I\'m trying to duplicate a web request in NodeJS, here is my code:
const fetch = require(\'node-fetch\'); (async ()