jlobos / instagram-web-api

🤳 Instagram Private Web API client for Node
https://npmjs.com/instagram-web-api
MIT License
1.12k stars 189 forks source link

getUserByUsername not working #304

Closed AMcoderpro closed 6 months ago

AMcoderpro commented 9 months ago

IMPORTANT: i'm using https://github.com/amamenko/inky-doodle/blob/master/instagram-web-api/index.js, which i used to replace my index.js file, because that solved the _sharedData issue that was occuring earlier for me

image this particular code is erroring. The console.log(data) only shows: image

And then the line after that errors: image

How can I fix this? Is this library just completely broken?