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
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