instagram-python-scraper icon indicating copy to clipboard operation
instagram-python-scraper copied to clipboard

Can't find "mid" key in cookie when use login()

Open BobikRekordik opened this issue 2 years ago • 0 comments

location/instagram_scraper\instagram.py, line 215, in login => mid = cookies['mid'] -> KeyError: 'mid'

how to solve this?

BobikRekordik avatar Feb 19 '24 12:02 BobikRekordik