AI Agent Web Fetcher
Pricing
Pay per event
AI Agent Web Fetcher
An advanced web fetcher that can fetch almost all websites and convert them to LLM-friendly Markdown format. Perfect for AI agents, RAG systems, and integration with search actors.
Pricing
Pay per event
An advanced web fetcher that can fetch almost all websites and convert them to LLM-friendly Markdown format. Perfect for AI agents, RAG systems, and integration with search actors.
urlstringOptional
The URL of the webpage to fetch (single URL mode).
Default value of this property is "https://www.google.com"
datasetIdstringOptional
Dataset ID containing URLs to fetch. Used when integrating with search actors. Leave empty for single URL mode.
urlFieldstringOptional
Field name in dataset items containing the URL (default: 'link')
Default value of this property is "link"
maxUrlsintegerOptional
Maximum number of URLs to fetch from dataset (1-100)
Default value of this property is 10