Instagram

FREEMIUM
By Glavier | Updated 14일 전 | Social
Popularity

9.7 / 10

Latency

2,134ms

Service Level

62%

Health Check

N/A

Back to All Discussions

next_max_id is not a number sometimes

next_max_id = int(jsonResponse[‘next_max_id’])
ValueError: invalid literal for int() with base 10: ‘QVFEVmpnc0QyWGRMTTJjNDJIV0F4bjMyY1l6TEh3RnFEUkFyTXhSaHp4S0UwVW14bENEWVV4MHBJYUJCMDdKb182WGVKTjNDNDBXY0lSM214LWNYZUNRbQ==’

Rapid account: Glavier
Glavier Commented 2년 전

If there is no next_max_id key, it means that it is not continuing and has come to an end.

Edit: For some accounts (mostly verified accounts) not all followers can be retrieved.

Rapid account: Instagrowilservice
instagrowilservice Commented 2년 전

When will the account reach all of it followers ? what will be next_max_id ? how can I indicate it ?

Rapid account: Glavier
Glavier Commented 2년 전

Hi,

next_max_id is not always numeric data.

You need to send the next_max_id data directly with the max_id parameter.

You need to get the full max_id data. (including trailing equals symbols)

Join in the discussion - add comment below:

Login / Signup to post new comments