nacimgoura / instagram-profilecrawl

:computer: Quickly crawl the information (e.g. followers, tags, etc...) of an instagram profile. No login required!
MIT License
121 stars 30 forks source link

Crawl all comments of a specific post #14

Closed Aleyasen closed 6 years ago

Aleyasen commented 6 years ago

Does the package support crawling all the comments of a post?

nacimgoura commented 6 years ago

Hello @Aleyasen. I thought about putting it in place but the problem is that there can be thousands of comments for a post. At the beginning 10 are displayed, and you have to press the button to display 10 others and so on. But the problem (apart from the time it will take) is that instagram will block the loading of comments after several loads. So for these reasons this crawl does not retrieve comments from posts.