What are the limitations of using Instagram API?
Basic Instagram API limitations:
- Only Business and Creator account feeds can be pulled (you can pull feeds of such accounts even that you don't own).
Instagram API limitations for hashtag feeds:
- Only returns public photos and videos.
- Will not return promoted/boosted/ads media.
- You can query a maximum of 30 unique hashtags within a 7-day period.
- Responses will not include any personally identifiable information.
Official API docs source: https://developers.facebook.com/docs/instagram-api/guides/hashtag-search.