AACFlow

Jina

Search the web or extract content from URLs

Usage Instructions

Integrate Jina AI into the workflow. Search the web and get LLM-friendly results, or extract clean content from specific URLs with advanced parsing options.

Tools

jina_read_url

Extract and process web content into clean, LLM-friendly text using Jina AI Reader. Supports advanced content parsing, link gathering, and multiple output formats with configurable processing options.

Input

ParameterTypeRequiredDescription
urlstringYesThe URL to read and convert to markdown (e.g., "https://example.com/page"\)
useReaderLMv2booleanNoNo description
gatherLinksbooleanNoNo description
jsonResponsebooleanNoNo description
apiKeystringYesNo description
withImagesummarybooleanNoNo description
retainImagesstringNoControl image inclusion: "none" removes all, "all" keeps all
returnFormatstringNoNo description
withIframebooleanNoNo description
withShadowDombooleanNoNo description
noCachebooleanNoNo description
withGeneratedAltbooleanNoNo description
robotsTxtstringNoNo description
dntbooleanNoNo description
noGfmbooleanNoNo description

Output

ParameterTypeDescription
contentstringThe extracted content from the URL, processed into clean, LLM-friendly text
tokensUsednumberNumber of Jina tokens consumed by this request

Search the web and return top 5 results with LLM-friendly content. Each result is automatically processed through Jina Reader API. Supports geographic filtering, site restrictions, and pagination.

Input

ParameterTypeRequiredDescription
qstringYesSearch query string (e.g., "machine learning tutorials")
apiKeystringYesNo description
numnumberNoNo description
sitestringNoRestrict results to specific domain(s). Can be comma-separated for multiple sites (e.g., "jina.ai,github.com")
withFaviconbooleanNoNo description
withImagesummarybooleanNoNo description
withLinksummarybooleanNoNo description
retainImagesstringNoControl image inclusion: "none" removes all, "all" keeps all
noCachebooleanNoNo description
withGeneratedAltbooleanNoNo description
respondWithstringNoSet to "no-content" to get only metadata without page content
returnFormatstringNoNo description

Output

ParameterTypeDescription
resultsarrayArray of search results, each containing title, description, url, and LLM-friendly content
titlestringPage title
descriptionstringPage description or meta description
urlstringPage URL
contentstringLLM-friendly extracted content
usageobjectToken usage information
tokensnumberNumber of tokens consumed by this request
tokensUsednumberNumber of Jina tokens consumed by this request

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started