ScavioScavio
ProductPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Social Media

Instagram Hashtag Search

Search Instagram hashtags by keyword — name and media count — as JSON.

POST/api/v1/instagram/search/hashtags

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
keywordstringrequired

Search keyword.

Example: fashion

cursorstring

Rank token from a previous response.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.instagram.search_hashtags(keyword="fashion")
print(results)

Response

"count": 20,
"rank_token": null,
"_backend": "igrapi"
},
"response_time": 4677,
"credits_used": 2,
"credits_remaining": 4720
}
PreviousInstagram User SearchNextInstagram Followers
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative

Tools

  • JSON Formatter
  • cURL to Code
  • Token Counter
  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy