Method Web.Api.Instagram.V1()->Tags()->search()


Method search

mapping search(string tag_name, Callback cb)

Description

Search for tags by name. Results are ordered first as an exact match, then by popularity. Short tags will be treated as exact matches.

See also

http://instagram.com/developer/endpoints/tags/#get_tags_search

Parameter tag_name
Parameter cb

Callback function when in async mode