Closed rzlyp closed 6 years ago
I’ll look at it, but not until early next week. On vacation currently.
The entire JSON structure has been changed to be compatible with grahql. The dict 'media', would now be in Array: graphql.hashtag.edge_hashtag_to_media.edges[n]
I am getting the same error.
node_modules/instagram-tagscrape/index.js:48
var media = data.entry_data.TagPage[0].tag.media;
^
TypeError: Cannot read property 'media' of undefined
hello