I have a code:
const fetch = require(\'node-fetch\'); fetch(\'https://www.instagram.com/\', {method: \'GET\', credentials: \'same-origin\'}) .then((res) =&g