InstaPy / instagram-profilecrawl

📝 quickly crawl the information (e.g. followers, tags etc...) of an instagram profile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting error in extractor.py

suryansh2020 opened this issue · comments

The problem occurs when the caption of an image is blank.

Just replace in extractor.py the line 390 by "'caption': post_json.get('caption')," and it will works ;)

ERROR
Please help, I got the similar error. I even don't know what need to be change in the line 410. Anyone knows?
Thx