-
Hello everyone,
Some of you may know or have seen that I'm working on [InstaPy2 (fork)](https://github.com/InstaPy2/InstaPy2) and have made significant progress.
Progress is relatively fast so f…
-
Is there someone faced this error while using verification_code
inst.login(username=args.user, password=args.userpwd, verification_code='27605381')
error is
File "C:\Python311\Lib\site-pa…
-
Hi everyone, it seems like this repo isn't being actively maintained anymore.
It's sad to see such an amazing project end up like this.
Is anyone up for working on getting this project up and r…
-
Hello, when I execute the quickstart.py, I have an error message like this :
`Traceback (most recent call last):
File "", line 1, in
File "C:\Users\Elève\AppData\Local\Programs\Python\Python31…
-
HI I've tried to run a simple program that will just look at cristiano ronaldo following count but when I ran the program it just locked my instagram account
`def check_user_follower():
try:
…
-
## Expected Behavior
I don't know - do something?
## Current Behavior
Stuck on "Saving account progress..." for more than 20 minutes now. The browser is open on my Instagram profile page and does n…
-
I just try the example script, right as it is, and the first line, import instapy2 throw an error.
from instapy2 import InstaPy2
File "C:\Users\XXX\AppData\Local\Programs\Python\Python311\Lib\si…
-
Hi!
I'm trying to find a library that allow to upload photo to Insta. This seems to be the most uptodate.
I've studied examples and how the code is made. Here my code (off course username & pass…
-
Hey There,
I'm trying to use an old Instapy qucikstart file for likes and trie to combine it with the sole qiuickstart guide in the documentation.
It spits back this:
from .utilities …
-
Instagram.py", line 11, in
pk = session.configuration.location.get_pk(query='place name here')
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'InstaPy2' object has no attribute 'configuration'…