InstaPy / InstaPy/InstaPy

like by feed not working, latest github release

Open
#6,297 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
18.2k
Forks
3.9k
PR merge metrics
No merged PRs in 30d

Description

## Expected Behavior
like by feed working
## Current Behavior
like by feed sends 0/24 and ends program
## Possible Solution (optional)
not sure
## InstaPy configuration

from instapy import InstaPy
from instapy import smart_run
session = InstaPy(username="soind", password="", headless_browser=False)
with smart_run(session):

session.set_skip_users(skip_no_profile_pic=True)
session.set_do_like(enabled=True, percentage=100)
Unbenannt

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.