-
## Please follow the guide below
- Issues submitted without this template format will be **ignored**.
- Read the questions **carefully** and answer completely.
- Do not post screenshots of error …
-
it is not working when use post_photo, also post_album, please fix it, many tks
-
Hi,
Great job!
It works very well.
How can I get the followers id and/or name?
Thank you!!
-
I have been trying to use this instagram library and I have not had much success yet. I am a beginning Javascript developer and I was trying to write a simple client-side application that would author…
-
# Bug Report
Read the [Notes](#notes) and fill out the form.
## Notes
Your issue will be closed if you violate any rule below.
- You need to include a meaningful section of your code
(not …
-
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
-
When I run
```
const Instagram = require('instagram-web-api')
const username = 'keralap';
const password = 'aasdasd';
const client = new Instagram({ username:username, password:password })
;(a…
-
**Provide us a use case of the feature**
`instaloader --login=your_username :saved:COLLECTIONNAME`
**Describe the solution you'd like**
Instead of blanket downloading all saved items, could we cr…
-
**Version(s) affected**: 6.16.4
**Description**
I use this package but when I use login with username and password., when I try to login that time
my Instagram account get notification of We De…
-
I get this result. Object data is empty
`{
"count": 4,
"page_info": {
"has_next_page": false,
"end_cursor": null
},
"data": []
}`