yogeshwaran01 / instagramy

Python Package for Instagram Users, Posts, and Hashtag data.

Home Page:https://pypi.org/project/instagramy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixing issue with analyze_user_post.

sambruchhaus opened this issue · comments

analyze_user_post returns an issue in which it says that a tuple cannot be accessed as a dictionary is. I fixed the problem by editing the for loop as such (i did not have a use for post_url in my code, but it can be edited the same way.

Screen Shot 2022-04-07 at 11 59 22 PM

h

I am facing same issue using analyze_user_recent_post... I think the iteration now brings error