You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "C:\code\instagram\venv\lib\site-packages\instalooter\pages.py", line 180, in from_username
data = user_data['entry_data']['ProfilePage'][0]['graphql']['user']
KeyError: 'graphql'
'entry_data': {
'ProfilePage': [
{}
]
},
entry_data seems empty, the account is working, i can log in normally in the browser.
Reproducible test case
instalooter user audi_de test1/ -u NAME -p PASSWORD
Expected behaviour
Instalooter should log in and start crawling the posts
Actual behaviour
Instalooter dies with KeyError
The text was updated successfully, but these errors were encountered:
Library version
Environment
Error description - runtime
Code dies with exception:
entry_data seems empty, the account is working, i can log in normally in the browser.
Reproducible test case
Expected behaviour
Instalooter should log in and start crawling the posts
Actual behaviour
Instalooter dies with KeyError
The text was updated successfully, but these errors were encountered: