instapy-quickstart icon indicating copy to clipboard operation
instapy-quickstart copied to clipboard

💨 Simply get InstaPy up and running in minutes.

Results 130 instapy-quickstart issues
Sort by recently updated
recently updated
newest added

**My code (the original follow unfollow where i put the credentials and the users on wich start the following)** `""" This template is written by @cormo1990 What does this quickstart...

Hello, when I try to launch my script this is the error: ``` ._. ._. ._. ._. ._. ._. ._. ._. ._. Custom workspace set: "/home/pi/InstaPy" :] Traceback (most recent...

hey thanks for this amazing tool. but i'm facing some problem this is not following or comenting on the posts. and i don't know either it's my fault or something...

Hi, with my script I can't unfollow users. It seems the first time after some hours began to delete someone (just 8 users), but then any more. My script is...

![Screenshot_4g](https://user-images.githubusercontent.com/63659414/122763095-94142e80-d2bb-11eb-82e7-424113d35f46.png)

InstaPy Version: 0.6.12 ._. ._. ._. ._. ._. ._. ._. ._. Workspace in use: "/home/xxxxxxx/InstaPy" INFO [2020-12-18 15:46:19] [xxxxxxx] Session started! OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO oooooooooooooooooooooooooooooooooooooooooooooooooooooo INFO [2020-12-18 15:46:19] [xxxxxxx] -- Connection Checklist...

Is it possible to get instagram data like posts related to certain hastags in a csv file, along with some other features like location and some others?

``` ≫ python quickstart.py Traceback (most recent call last): File "quickstart.py", line 3, in from instapy import InstaPy ModuleNotFoundError: No module named 'instapy' ``` Here is my quickstart.py: ```python ""...

I run a simple task to with `session.like_by_tags` and I keep get the following message: `Cannot detect post media type. Skip (the url of the post)` Some of the posts...