Search across the web, X, YouTube, and Scholar with AISA APIs.
AISA Search adds five read-only search tools to Dify: web search, web
extraction, X/Twitter search, YouTube search, and scholarly literature search.
The tools return structured JSON with source links for use by Agents and
Workflows.
Install the plugin and enter your AISA API key when Dify requests provider
credentials. The key is sent only as a bearer credential to
and is never included in tool output.
Web Extract rejects local, private-network, credential-bearing, and non-HTTP(S)
URLs. A response is limited to 5 MiB.
Copy to , add the remote debugging credentials from your
Dify workspace, install dependencies, and start the plugin:
Package it from the repository root with: