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

KeyError: 'graphql'

rodrigoheck opened this issue · comments

I am getting the error when reproducing the example.

from instagramy import InstagramPost

post = InstagramPost('CLGkNCoJkcM', sessionid=session_id)

Please refer #21