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

login multiple times in for loop

timsmd opened this issue · comments

Login is inside the for loop, so it signs in multiple times. Could be fixed by placing the login outside the loop in crawl_profile.py