Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instagram returns 404 #32

Open
masterxyth opened this issue Nov 10, 2017 · 3 comments
Open

Instagram returns 404 #32

masterxyth opened this issue Nov 10, 2017 · 3 comments

Comments

@masterxyth
Copy link

masterxyth commented Nov 10, 2017

Hi,

trying to scrape but getting this error:

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)`

@causztic
Copy link

Instagram has removed the API endpoint that the API library was using.

@eaorak
Copy link

eaorak commented May 25, 2018

So, the library is useless anymore?

@causztic
Copy link

causztic commented Apr 9, 2019

I've developed my own library to replace this! It is able to retrieve posts and videos.

repo is: https://github.com/causztic/night-stalker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants