instagram-web-api icon indicating copy to clipboard operation
instagram-web-api copied to clipboard

🤳 Instagram Private Web API client for Node

Results 112 instagram-web-api issues
Sort by recently updated
recently updated
newest added

This api has been working fine for over a year for me now but since yesterday i have been getting this error: ``` /home/container/node_modules/instagram-web-api/lib/index.js:109 html => html.split('window._sharedData = ')[1].split(';')[0] ^...

Can this package fetch data insights profile?

Is there a way to upload multiple photos in one post (album)? **Example:** Note the blue dots ![image](https://user-images.githubusercontent.com/13791594/102145388-1ca9a200-3e35-11eb-8166-3e4b3947ab56.png)

I realized that with .uploadPhoto() you can only upload photos, not videos. As of right now, there's no way to upload videos, right? Can someone confirm this?

I'm sorry, I even sound stupid asking this, but how do you fetch all the users following the user, I have tried to implement it but only get 47 users...

Can someone tell how can i fetch a something from followers data for example ``` [ { id: 'xxxxx', username: 'xxxxxxx', full_name: '', profile_pic_url: 'x', is_verified: false, followed_by_viewer: false, requested_by_viewer:...

hello i using instagram-web-api last version i using getUserByUsername() method and i get this error (node:96495) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'user' of undefined how can i fix ?

I don't know why i get this message, i just created a fresh account and still getting this! ```js statusCode: 429, error: { message: 'feedback_required', spam: true, feedback_title: 'Try Again...