Hello, everyone
I'm dealing with both old and new accounts and I'm looking for information about the request limits for each account (SessionId) when accessing Instagram's endpoints.
I've noticed that some endpoints are critical and can't handle too many requests, otherwise Instagram flags the account. This is the case with the endpoint "https://www.instagram.com/api/v1/friendships/<id>/followers/"
On average, how many requests do you make per day per account? Do you also limit requests by endpoints? I'm considering that older accounts might be able to make up to 1000 requests per day in general, by spacing them out.
I'm dealing with both old and new accounts and I'm looking for information about the request limits for each account (SessionId) when accessing Instagram's endpoints.
I've noticed that some endpoints are critical and can't handle too many requests, otherwise Instagram flags the account. This is the case with the endpoint "https://www.instagram.com/api/v1/friendships/<id>/followers/"
On average, how many requests do you make per day per account? Do you also limit requests by endpoints? I'm considering that older accounts might be able to make up to 1000 requests per day in general, by spacing them out.