issues
search
gumdropsteve
/
instagram
Engage with content filtered by hashtag(s), identify non-followbackers; long term focus on influencer analytics (epicly).
GNU General Public License v3.0
3
stars
3
forks
source link
v0.1.2
#17
Closed
gumdropsteve
closed
4 years ago
gumdropsteve
commented
4 years ago
New:
remember total # likes & comments
printed after liking posts or commenting
try/except log in error catch
adjustable routes for log & r_log parameters for
.gather_posts()
method
print outputs so user knows what's going on in:
.gather_posts()
when:
collecting posts posts
checking new vs repeat posts
recording posts to
log
and
r_log
.like_posts()
before & after liking the posts
.comment()
after commenting
printed error if failure when trying to comment
Improved:
sleep > time.sleep
better greeting
corrected sp on pwrd check
better error for failure to gather posts
number of posts collected in
.gather_posts()
only output once
after gathering the posts
was being output every 2 scrolls with total never being output
check number of new & repeat posts to record before recording
save time/power if none to record
if none to record, skips recording
New:
.gather_posts()
method.gather_posts()
when:log
andr_log
.like_posts()
before & after liking the posts.comment()
after commentingImproved:
.gather_posts()
only output once