ScavioScavio
ToolsPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Social Media

TikTok Hashtag Videos

List videos for a TikTok hashtag by hashtag_id — video id, description, author, and statistics — with pagination, as JSON.

POST/api/v1/tiktok/hashtag/videos

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
hashtag_idstringrequired

The hashtag id (from the Hashtag endpoint).

Example: 229207

cursorstring

Pagination cursor from a previous response.

countnumber

Number of results per page.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.tiktok.hashtag_videos(hashtag_id="229207")
print(results)

Response

"cursor": 5,
"has_more": 1,
"status_msg": "",
"version": "v2"
},
"response_time": 2531,
"credits_used": 1,
"credits_remaining": 4740
}
PreviousTikTok HashtagNextTikTok 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
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy