You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
events.js:165
throw err;
^
Error: Uncaught, unspecified "error" event. (Instagram returned status code: 404)
at InstagramPosts.emit (events.js:163:17)
at Stream.<anonymous> (/usr/local/lib/node_modules/instagram-screen-scrape/lib/posts.js:69:22)
at emitOne (events.js:96:13)
at Stream.emit (events.js:188:7)
at Request.<anonymous> (/usr/local/lib/node_modules/instagram-screen-scrape/lib/util.js:25:24)
at emitOne (events.js:96:13)
at Request.emit (events.js:188:7)
at Request.onRequestResponse (/usr/local/lib/node_modules/instagram-screen-scrape/node_modules/request/request.js:1074:10)
at emitOne (events.js:96:13)
at ClientRequest.emit (events.js:188:7)`
The text was updated successfully, but these errors were encountered:
Hi,
trying to scrape but getting this error:
The text was updated successfully, but these errors were encountered: