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

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -