shine-jayakumar / insta-likecom-bot

Automates likes and comments on an instagram account or tag
MIT License
140 stars 30 forks source link

[Question] List by Recent instead of Top tags #40

Closed ap0l0 closed 1 year ago

ap0l0 commented 1 year ago

Testing the script it looks like it always loads the "top" filter for tags. Is there a way to filter by "recent" instead since engagement is way higher there since posts are more fresh.

image
shine-jayakumar commented 1 year ago

I think this should be fixed with the recently added -il, --inlast argument that targets posts within last n days. In the next push, I will add a hours, minutes filter to increase the depth of the search.