On the current Instagram API we have an endpoint to search recent media by tag, but this platform will be deprecated beginning in July 2018.
The problem is that Instagram Graph API reference doesn't include any endpoint to search media by tag.
Does anyone know how to search media by tag using the new Instagram Graph API?
Just announced a few days ago, the new Instagram Graph API: Hashtag Search API is now available. Here is a link to the documentation for the full API: https://developers.facebook.com/docs/instagram-api/hashtag-search.
The edge you wan to hit is {hashtag_id}/recent_media
(https://developers.facebook.com/docs/instagram-api/reference/hashtag/recent-media)
There are some limitations to what it used to be, but it is the new replacement.
Limitations