search
Retrieve web page content from Google Search results or a specific URL in text or Markdown format, ideal for LLMs and RAG pipelines.
Instructions
Search phrase or a URL at Google and return crawled web pages as text or Markdown
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | The maximum number of top organic Google Search results whose web pages will be extracted | |
query | Yes | Google Search keywords or a URL of a specific web page |