instagram - Limit call to recent media -


is there limit call recent media? below call should under method base on instagram limit?

https://api.instagram.com/v1/tags/{tag-name}/media/recent?access_token=access-token 

for api call recent media tag, rate limit 5,000 / hour per application unauthenticated calls. authenticated calls, rate limit 5,000 / hour per token.

the other rate limits seeing on page @ https://instagram.com/developer/limits/ have posting likes, comments , relationships. lower numbers per hour.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -