Make the web useful to your agents

    Everything your agent needs from the web, in one fast API.

    Start building
    Demo mode · sample data

    Benchmarks

    Retrieval quality across five benchmark families

    A reproducible Desearch evaluation against a representative baseline. Scores are out of 100; higher is better.

    Family-by-family scores

    Score / 100 · higher is better

    Desearch internal evaluation. Retrieval quality score out of 100; higher is better.
    Benchmark familyWhat it testsDesearchRepresentative baseline
    FreshQAQuestions that require fresh, current knowledge.8670
    BrowseCompComplex web-browsing and multi-hop retrieval tasks.7866
    DeepSearchDeep, multi-step search and synthesis.8263
    FRAMESRetrieval and factuality across framed queries.8872
    HLEHard reasoning-style evaluation.7458

    Desearch in numbers

    An index, built in layers.

    Total searchable pages
    Pages in the index+184 / sec
    Search activity
    Searches completed today+6 / sec
    Crawl activity
    URLs crawled today+296 / sec

    Security & trust

    Know what's behind
    every request.

    Clear access controls, transparent policies, and a team you can talk to. Get to know the foundations before you build.

    Talk to our team
    A closer look at the connection

    Keep your key on your server. Connect your agents from there.

    Enterprise requirements

    Let's talk through your requirements.

    Share what your security, privacy, or procurement review requires.

    Discuss requirements
    • GDPR

      Data privacy requirements

    • Enterprise agreements

      Contract requirements

    • SOC 2 Type II

      Audit requirements

    • HIPAA readiness

      Healthcare data requirements

    Contact our team to confirm current capabilities, documentation, and contract options.

    FAQ

    Questions before
    you start.

    Get to know the APIs, find your integration, and make your first request.

    Read the docs

    Desearch gives AI agents and applications current, source-linked context from the web and social platforms. Use it to search, extract page content, retrieve social data, or generate an answer grounded in the returned sources.

    Use Search to find links, snippets, highlights, and an optional summary across selected sources. Use Extract when you already have a URL and need clean page content. Use the X API for posts, profiles, replies, retweeters, and trends, or Web Search for SERP-style results without an AI summary.

    Traditional search APIs usually return a ranked list of links. Desearch packages structured results for agents, including source URLs, relevant passages, dates when available, and an optional summary alongside the sources. Web search, page extraction, and social retrieval share one API key and developer workflow.

    Yes. Choose from the web, X, Reddit, Wikipedia, YouTube, Hacker News, and arXiv for each Search request. You can also apply a date filter and request links only or links with a final summary.

    Search supports recency filters and includes publication dates when a source provides them. Extract fetches the current version of a URL instead of returning a cached page snapshot. Exact freshness still depends on the source and endpoint you use.

    Search returns structured results with a title, source link, snippet, relevant highlights, and publication date when available. Ask for links only when your agent will do the reasoning, or include a final summary when you want an answer alongside the supporting sources.

    Call the REST API directly, use the Python or JavaScript SDK, or connect through MCP. Desearch also provides guides for LangChain, LlamaIndex, CrewAI, ElizaOS, OpenClaw, and function-calling workflows.

    Pricing is usage-based and varies by endpoint, source, and volume. Successful billable responses expose the request cost in USD and usage metadata, while Desearch Console shows your balance, request history, and current rates.

    Start building for free

    Your agent can set Desearch up itself. Copy one line, paste it into Claude Code, Codex, Cursor or VS Code, and it installs the MCP server and verifies the key.

    1. 1

      Create a key

      Sign in to the console. No card needed to read the docs or browse the playground.

    2. 2

      Hand it to your agent

      Paste the onboarding prompt. Your agent reads agents.md and wires itself up.

    3. 3

      Ship

      Search, crawl and X data behind one key, one bill, one account.

    Agent onboarding prompt

    Use curl to read www.desearch.ai/agents.md and follow it to set up Desearch

    Paste it into Claude Code, Codex, Cursor or VS Code. Your agent reads agents.md, installs the MCP server and verifies the key.