-
## Expected Behavior
Comment on users photos.
## Current Behavior
Not crashing but getting warnings that the comment button is not found. And then giving another warning that comment has li…
-
Instagram is [locking down their API and requiring all apps to go through a review process](http://developers.instagram.com/post/133424514006/instagram-platform-update) similar to facebook's. details …
-
## Expected Behavior
like image
## Current Behavior
like don't work anymore, it was working for weeks now, issue from this morning
## Possible Solution (optional)
?
## InstaPy configuration
t…
-
## Expected Behavior
When running the unfollow function by itself, it should go through and unfollow people on my list with the settings I have chosen.
## Current Behavior
What is currently happe…
ghost updated
6 years ago
-
Hi All,
I have been running the following 4 to 5 times a day:
```
session = InstaPy(username=insta_username,
password=insta_password,
headless_browser=Fals…
-
Hi everybody,
I'm getting this error from some accounts, the bot puts like but in reality if then I go back to the image did not put the like.
I think it's a countermeasure that did instagram ...
…
ghost updated
6 years ago
-
Is there a way to export all profiles, that liked pictures on a given profile? I'm thinking of a way similar to [this approach](https://stackoverflow.com/questions/37658723/how-to-get-followers-and-fo…
-
is there a way to get a list of all followers my account has ?
I tried using the scroll_down() function, but it only gets a total of 270 followers, and I need all of them.
-
I'm not sure this is a "code" issue or if it's how I am running it. I seem to be stuck at about 535 followers and can't seem to get past that. I was expecting the followers ceiling to be a bit higher …
-
Running the example:
```
var Client = require('instagram-private-api').V1;
var device = new Client.Device('someuser');
var storage = new Client.CookieFileStorage(__dirname + '/cookies/some…