Gimenz / insta-fetcher

simple instagram metadata scraping
https://www.npmjs.com/package/insta-fetcher
GNU General Public License v3.0
78 stars 36 forks source link

TypeError: Cannot read property 'shortcode_media' of undefined #2

Closed TheGreatLebowski closed 2 years ago

TheGreatLebowski commented 3 years ago

Hi,

When I'm trying your FetchPost exemple, I have the following error : TypeError : Cannot read property 'shortcode_media' of undefined

And if I am trying FetchUser : TypeError : Cannot read property 'user' of undefined (Line 112 of index.js)

Do I need a sessionId so it will works ?

Gimenz commented 3 years ago

yes, by using sessionId, it will work