{ "status": "done", "duration_seconds": 10, "results": [ { "link": "https://www.trigyn.com/insights/ai-trends-2026-new-era-ai-advancements-and-breakthroughs", "title": "AI Trends in 2026: Advancements and Breakthroughs Ahead", "description": "5 days ago — Explore top AI trends for 2026, from enterprise adoption to autonomous systems and breakthrough business innovations.", "relevance_score": 0.98184747, "content": null }, { "link": "https://sisuadigital.com/blog/artificial-intelligence-trends-2026-sisua-digital/", "title": "10 Artificial Intelligence (AI) Trends That Will Define 2026", "description": "Dec 26, 2025 — Discover the 10 Artificial Intelligence (AI) Trends That Will Define 2026: governance, human collaboration, continuous learning, and more.", "relevance_score": 0.97948, "content": null } ]}
Discover API
Discover API
The Bright Data Discover API retrieves search results and automatically evaluates their relevance based on an AI-driven intent parameter.
{ "status": "done", "duration_seconds": 10, "results": [ { "link": "https://www.trigyn.com/insights/ai-trends-2026-new-era-ai-advancements-and-breakthroughs", "title": "AI Trends in 2026: Advancements and Breakthroughs Ahead", "description": "5 days ago — Explore top AI trends for 2026, from enterprise adoption to autonomous systems and breakthrough business innovations.", "relevance_score": 0.98184747, "content": null }, { "link": "https://sisuadigital.com/blog/artificial-intelligence-trends-2026-sisua-digital/", "title": "10 Artificial Intelligence (AI) Trends That Will Define 2026", "description": "Dec 26, 2025 — Discover the 10 Artificial Intelligence (AI) Trends That Will Define 2026: governance, human collaboration, continuous learning, and more.", "relevance_score": 0.97948, "content": null } ]}
Describes the specific goal of the search to help the AI evaluate and rank result relevance. If not provided, the query string is used as the intent.For best results, use the following formula:
[PERSONA/CONTEXT]: I am [persona] looking for [use case].[INCLUDE]: Prioritize [document type 1], [document type 2], and [source authority] published [recency if relevant].[DEPTH]: Focus on [technical level / document section].[EXCLUDE]: Strictly exclude [noise type 1], [noise type 2], and [source type to avoid].
Show Intent examples
B2B Financial Research (Investment RAG)
Query: "Impact of generative AI on SaaS revenue models"
Intent:
I am building an AI investment analyst tool for venture capitalists.Prioritize institutional research reports, earnings call transcripts,and B2B SaaS industry analyses published in the last 12 months.Focus on financial metrics, pricing strategies, and market adoption rates.Strictly exclude consumer software reviews, generic tech news,and vendor promotional pages.
I am building an internal knowledge base for senior backend engineers.Prioritize official documentation, peer-reviewed engineering blogs,and advanced performance benchmarks.Focus on configuration settings, advanced indexing strategies,and code-level tuning.Strictly exclude beginner SQL tutorials, basic installation guides,and database vendor marketing material.
A list of exact keywords that must appear in the search results. The API automatically applies intext: operators to guarantee keyword inclusion.Example: ["Product Manager", "Roadmap"]
The language to search in and return data for.Supported across 31 languages to align with Voyage AI and SERP capabilities, including but not limited to:
en (English), es (Spanish), fr (French), de (German), zh (Chinese), ja (Japanese), ar (Arabic), he (Hebrew), ko (Korean), hi (Hindi), pt (Portuguese), and ru (Russian).
Get search results from a specific country. This accepts all standard 2-letter ISO country codes (e.g., US, GB, DE, IL, FR, JP). This will prioritize content from the selected country in the search results.
Get search results localized to a specific city using SERP uule encoding (e.g., "New York", "Berlin", "Tel Aviv"). For best results, use this in conjunction with the corresponding country parameter.
{ "status": "done", "duration_seconds": 10, "results": [ { "link": "https://www.trigyn.com/insights/ai-trends-2026-new-era-ai-advancements-and-breakthroughs", "title": "AI Trends in 2026: Advancements and Breakthroughs Ahead", "description": "5 days ago — Explore top AI trends for 2026, from enterprise adoption to autonomous systems and breakthrough business innovations.", "relevance_score": 0.98184747, "content": null }, { "link": "https://sisuadigital.com/blog/artificial-intelligence-trends-2026-sisua-digital/", "title": "10 Artificial Intelligence (AI) Trends That Will Define 2026", "description": "Dec 26, 2025 — Discover the 10 Artificial Intelligence (AI) Trends That Will Define 2026: governance, human collaboration, continuous learning, and more.", "relevance_score": 0.97948, "content": null } ]}
query is the exact string submitted to Google’s search engine. intent is the instruction given to the Bright Data AI to evaluate and rank the relevance of those results before returning them to you.Think of query as what you type into Google, and intent as the brief you give to a research analyst explaining what you actually need and what to ignore. The more specific the intent, the more relevant your results.
Why am I getting a 403 Forbidden error?
Access to the Bright Data Discover API is restricted. It must be manually enabled for your account by your account manager.