discover-api
Installation
SKILL.md
Bright Data — Discover API
Discover is intent-ranked semantic web search. You give it a query plus an
intent, and it returns results scored by AI relevance — optionally with the full
parsed page content. It is the right primitive when result quality/relevance
matters more than raw keyword rank, and the building block for retrieval (RAG),
research, and knowledge-base pipelines.
Discover vs. the neighbors:
- Keyword "what ranks for X" SERP → use the
searchskill (bdata search). - Structured data from a known platform (Amazon/LinkedIn/…) → use
data-feeds. - A whole research brief or a RAG/search pipeline on top of Discover → use
live-researchorrag-pipeline(both call this API).
How it works (async: trigger → poll)
- Trigger a job → you get a
task_id. - Poll with the
task_iduntilstatusis"done"(intermediate:"processing"). - Read
results[].