ScavioScavio
ToolsPricing
Sign InsGet Startedg
  1. Home
  2. Integrations
  3. Dify
  4. TikTok
Integration

Dify + TikTok

Search TikTok from your Dify agent with Scavio. Get video results, creator profiles, hashtag data in structured JSON.

Get Free API KeyAPI Docs

What is Dify?

Open-source LLM application development platform. Build AI workflows with a visual canvas, no code required.

Searching TikTok with Dify

This integration lets your Dify agent search TikTok in real time via the Scavio API. The agent gets back structured JSON with video results, creator profiles, hashtag data, engagement statistics -- ready for reasoning and decision-making.

Setup

Bash
# No installation - configure in Dify's visual editor

Code Example

Here is a complete Dify agent that searches TikTok using Scavio:

Text
# In Dify, add an HTTP Request node with:
# Method: POST
# URL: https://api.scavio.dev/api/v1/tiktok/search/videos
# Headers:
#   Authorization: Bearer {{scavio_api_key}}
#   Content-Type: application/json
# Body (raw JSON):
#   {"keyword":"your search query","count":20}
#
# TikTok search takes keyword (not query) and returns provider-native rows under data.search_item_list[].aweme_info.

Full Working Example

A production-ready example with error handling:

Text
# Dify workflow for TikTok data via Scavio
#
# 1. Create a new Workflow in Dify.
# 2. Add an HTTP Request node:
#    - Method: POST
#    - URL: https://api.scavio.dev/api/v1/tiktok/search/videos
#    - Headers:
#        Authorization: Bearer {{scavio_api_key}}
#        Content-Type: application/json
#    - Body (raw JSON): {"keyword":"your search query","count":20}
# 3. Rows arrive under data.search_item_list; parse them in a Code node.
# 4. Feed the parsed rows into an LLM node.
#
# TikTok search takes keyword (not query) and returns provider-native rows under data.search_item_list[].aweme_info.

Pricing

Scavio offers a free tier with 50 credits on signup (1 credit per search). No credit card required. This is enough to build and test your Dify integration. Paid plans start at $30/month for higher volumes.

Frequently Asked Questions

Install Scavio and connect it to your Dify agent with a short tool or HTTP request that calls the Scavio API. Once connected, your Dify agent has access to real-time search across Google, Amazon, YouTube, and Walmart.

Scavio works with Dify via HTTP requests or custom tool definitions. The integration takes under 10 minutes to set up. See the code example above for the full setup.

Once connected, your Dify agent can search Google (web, news, images, shopping, maps), Amazon (22 marketplaces), YouTube (videos, transcripts, channels), and Walmart. All from a single API key.

Scavio has a free tier with 50 credits on signup (1 credit per search). This is enough to build and test your Dify integration. Paid plans start at $30/month. There is no per-seat or per-agent pricing.

Yes. The Scavio API returns live TikTok results with video results, creator profiles, hashtag data in structured JSON. Your Dify agent can use this data to make informed decisions based on current information.

More Integrations

Dify + Google

Search Google with Dify

Read more

Dify + Amazon

Search Amazon with Dify

Read more

Dify + Reddit

Search Reddit with Dify

Read more

Scavio + Dify

Full Dify integration guide

Read more

Scavio + LangGraph

LangGraph integration guide

Read more

Scavio + Flowise

Flowise integration guide

Read more

Scavio + Semantic Kernel

Semantic Kernel integration guide

Read more

Add Real-Time Search to Dify

Get your free Scavio API key and connect Dify to Google, Amazon, YouTube, Walmart, and Reddit. 50 free credits on signup.

Get Started FreeRead the Docs
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

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