Skip to main content
AuthorAuthor: Adnan Ali

Dashboard

  1. Implemented Serp Overlap Tool to compare search engine results across different providers.
  1. Implemented Sitemap Tree Tool to visualize website structure and hierarchy.
  1. Implemented AI Search Tool to search across multiple AI engines (ChatGPT, Perplexity, Gemini, AI Mode, AI Overview) from a single interface.

API

  1. New AI Search Category: Introduced a dedicated AI Search category under Browser Network, consolidating all AI search endpoints with unified response structure.
  2. New AiSearchEntity: Implemented a unified entity for all AI search responses, providing consistent structure with text, markdown, sources, citations, and paragraphs across all AI search providers.
  3. Added AI Mode to Browser Network:
    • Google AI Mode integration for AI-generated answers.
    • Citations from web search results used to generate answers.
    • Structured paragraphs with associated citations.
  4. Added AI Overview to Browser Network:
    • Google AI Overview extraction from search results.
    • AI-generated summaries displayed at the top of search results.
    • Citations and structured paragraphs with source references.
  5. Added ChatGPT Search to Browser Network:
    • ChatGPT-generated answers with real-time web search capabilities.
    • Inline citations embedded within the response text.
    • Optional web search toggle for up-to-date information retrieval.
  6. Added Perplexity to Browser Network:
    • Perplexity-generated answers with real-time web search capabilities.
    • Source list with URLs, titles, and favicons.
    • Structured paragraphs with associated citations.
  7. Added Gemini Search to Browser Network:
    • Google Gemini-generated answers with AI capabilities.
    • Source list with URLs, titles, favicons, and descriptions.
    • Structured paragraphs with associated citations.
  8. Added Grok to Browser Network:
    • xAI’s Grok AI assistant with real-time information access.
    • Inline citations embedded within the response text.
    • Structured paragraphs with associated citations.
  9. Added Microsoft Copilot to Browser Network:
    • Microsoft’s AI assistant powered by GPT with web search capabilities.
    • Inline citations embedded within the response text.
    • Structured paragraphs with associated citations.
    • Source list with URLs, titles, and descriptions.
  10. Breaking Changes:
  • Parameter Renamed: The query parameter has been renamed to prompt across all AI search endpoints.
  • Screenshots Deprecated: The screenshots field has been removed from all AI search endpoints for performance reasons.