cosenary / Instagram-PHP-API

An easy-to-use PHP Class for accessing Instagram's API.
http://cosenary.github.com/Instagram-PHP-API
BSD 3-Clause "New" or "Revised" License
1.46k stars 781 forks source link

Enable pagination for getTagMedia() function #177

Open jayshields opened 9 years ago

jayshields commented 9 years ago

Add max_tag_id parameter to enable paginating the API resultset beyond the initial limit.