API rate limiting issue

后端 未结 3 2018
天命终不由人
天命终不由人 2021-01-06 05:45

I am always and constantly getting the following error when trying to follow a user via instagram although the 5000 request limit hasn\'t been exceeded. Why is this?

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-06 06:23

    It depends on your request. Instagram has a new API limit, 100 likes/hr, 60 follow/unfollow/hr IF you authenticate server side and sign your headers, check out the Instragram authentication for developers.

    I'm currently running a website: http://instapromobiz.com that automates likes/follows/unfollows using these restrictions. It works great, check it out.

提交回复
热议问题