XPack

Real-Time Web Search

@XPack

Real-time web search service offering ultra-fast, scalable Google web searches. It provides organic SERP, AI overviews with geo targeting support. Has different search tools like regular, advanced, light, and batch light, supporting various Google Search parameters and advanced search operators.

Real-Time Web Search Service Documentation

1. Service Overview

Ultra-Fast, Scalable, and Reliable Google Web Searches / Organic SERP and AI Overviews with geo targeting support and more.

2. Tools

Search

  • Description: Get real-time organic search results from across the web with support for Google Search parameters (gl, hl, tbs, etc) and city level geo targeting. Supports all Google Advanced Search operators such (e.g. inurl:, site:, intitle:, etc).
  • Usage Example:
    • To search for results related to "technology" in the United States (using gl=us), you can use the following query format: Search?query=technology&gl=us

Search (Advanced)

  • Description: Get real-time organic search results from across the web, AI Overviews, total count, and more. Support the Google Search parameters (gl, hl, tbs, etc) and city level geo targeting. Supports all Google Advanced Search operators such (e.g. inurl:, site:, intitle:, etc).
  • Usage Example:
    • To get advanced search results for "travel" in the United Kingdom (using gl=uk) with AI Overview and total count, you can use: Search (Advanced)?query=travel&gl=uk

Search (Light)

  • Description: Lightning fast endpoint for getting organic search results from across the web in real-time. Supports all Google Advanced Search operators such (e.g. inurl:, site:, intitle:, etc).
  • Usage Example:
    • For a quick search of "sports" using Advanced Search operators like inurl:sports, you can use: Search (Light)?query=inurl:sports

Batch Search (Light)

  • Description: Lightning fast endpoint for getting organic search results from across the web in real-time with support for up to 100 queries in a single request. Supports all Google Advanced Search operators such (e.g. inurl:, site:, intitle:, etc).
  • Usage Example:
    • To perform multiple searches in a single request, for example, search for "books", "movies", and "music" with Advanced Search operators, you can use: Batch Search (Light)?queries=inurl:books,inurl:movies,inurl:music

3. Google Search Parameters

  • gl: Country code for geo targeting. For example, "us" for the United States.
  • hl: Language code. For example, "en" for English.
  • tbs: Time-based search parameters (e.g., tbs=qdr:h for results in the last hour).

4. Google Advanced Search Operators

  • inurl: Restricts results to pages where the search term appears in the URL.
  • site: Restricts results to a specific website.
  • intitle: Restricts results to pages where the search term appears in the title.
XPack MCP
{
  "mcpServers": {
    "real-time-web-search": {
      "type": "sse",
      "autoApprove":"all",
      "url": "https://mcp.xpack.ai/v1/mcp/real-time-web-search?authkey={Your-XPack-Auth-Key}"
    }
  }
}
© 2025 XPack. All rights reserved.