insta_share icon indicating copy to clipboard operation
insta_share copied to clipboard

Share a post into your Instagram account using the requests library.

Results 4 insta_share issues
Sort by recently updated
recently updated
newest added

Running the script will result in a checkpoint where the user is prompted to reset their password due to 'unusual activity'. ``` Traceback (most recent call last): File "c:\Users\AlexLoStorto\PycharmProjects\pythonProject\Other\insta_share\main.py", line...

Hey guys, i have the problem that i cant login through login() and following code fixed it for me: ``` def login(self, username: str, password: str) -> dict: url =...

Traceback (most recent call last): File "share.py", line 13, in share_post = insta.post(image, caption="Lovely City") File "/home/pc/instagramBot/shudleApp/insta_session/insta_share/insta_share/instagram.py", line 88, in post upload_id = Instagram.upload_photo(self, photo) File "/home/pc/instagramBot/shudleApp/insta_session/insta_share/insta_share/instagram.py", line 79, in...

endpoint = 'media/configure_to_story/'