Tools & Automation

Web Search and Fetch

Search the open web and read any URL, with citations.

Two foundational tools every chat has access to. Web Search runs a real search query and returns ranked results. Fetch loads any URL and reads it cleanly. Combined, they let MoClaw answer questions about live information — news, prices, docs, code repos — without leaving the chat.

Comment ça marche

3 étapes pour connecter Web Search and Fetch, sans effort d’ingénierie.

  1. 1

    Ask a question that needs the web

    'What's the latest pricing for AWS RDS?', 'Read this docs page and summarize it', 'What did they announce at the Apple event today?'

  2. 2

    MoClaw runs search and fetch as needed

    It might search to find candidate URLs, fetch a few of them, then synthesize. Citations are inline so you can verify the source of every claim.

  3. 3

    For multi-source investigations, use Deep Research

    Search and Fetch are good for 1 to 3 sources. For 10+ sources or a structured report with cross-checking, Deep Research is the right tool.

Essayez de dire

Des prompts réels à coller dans Web Search and Fetch.

  • What's the current price of a 2TB SSD on Amazon, and is it cheaper than 6 months ago?
  • Read the Anthropic API pricing page and tell me the cached vs uncached input rate for Sonnet 4.6.
  • Find the GitHub repo for langchain's Postgres vector store and read the README to me.

Démo étape par étape

Ce qui se passe réellement quand vous envoyez le prompt.

Prompt 01 3 étapes

“Read the Anthropic API pricing page and tell me the cached vs uncached input rate for Sonnet 4.6.”

Ce que fait MoClaw

  1. 1 Searches for 'Anthropic API pricing site:anthropic.com'.
  2. 2 Fetches the top result (anthropic.com/pricing) and reads the model table.
  3. 3 Extracts the Sonnet 4.6 row: input $3 per 1M tokens, cached input $0.30 per 1M (90% off).
Résultat

Replies: 'Sonnet 4.6 is $3 per million input tokens uncached, $0.30 per million when cached — a 90% discount. Cache writes are billed at $3.75 per million (a 25% premium over uncached). Source: anthropic.com/pricing.'

FAQ

Réponses rapides sur le prix, la confidentialité et les limites.

What search provider do you use?
We rotate between providers (Brave, SerpAPI, Tavily) for resilience and quality. Results are normalized to a single schema before the model sees them.
Can it read sites behind login?
Not Fetch — that uses an unauthenticated HTTP client. For login-gated sites, use Browser Control, which spins up a real Chromium with your saved session.
How fresh is the data?
Search results are real-time. Fetched pages are loaded live, not cached, so what you see is what's currently on the page.
What about paywalled sites?
Fetch reads what the publisher serves; some paywalled sites only return a teaser. We don't bypass paywalls. For research-grade access, point at open-access mirrors or use Deep Research with academic source pinning.

Essayez MoClaw gratuitement.

1 000 crédits par mois, ou apportez votre propre clé pour un usage illimité.

Annulation à tout moment