subzeroid / instagrapi

🔥 The fastest and powerful Python library for Instagram Private API 2024
https://hikerapi.com/p/bkXQlaVe
MIT License
4.35k stars 684 forks source link

Please wait a few minutes before you try again , getting this error while fetching the comments? #1270

Closed purnima110895 closed 1 year ago

purnima110895 commented 1 year ago

comments = cl_obj.media_comments(photo_id, 0)

Trying to get all the comments for the posts. But its giving Please wait a few minutes before you try again. error. Please help @adw0rd .

adw0rd commented 1 year ago

It's an Instagram block. To avoid it, you need to use multiple accounts and multiple proxies. Or use https://api.lamadava.com/docs

igornazarov1991 commented 6 months ago

@adw0rd , why you suggest to use lamadava for Instagram? If I understand correctly, it is for TikTok.

subzeroid commented 6 months ago

@igornazarov1991

igornazarov1991 commented 6 months ago

@adw0rd, thanks for your answer! In order to bypass rate limits you suggested to use multiple accounts and multiple proxies or use lamadava. What is confusing for me is the fact that Instagram web version is able to load data (likes, comments, followers etc) without rate limits. What is the difference and how web resolves the limits? Do you have any ideas?