curl --location 'https://api.instagram.com/tags/search?q=undefined'
{ "data": [ { "media_count": 0, "name": "string" } ], "meta": { "code": 0 } }