Three engines. One ranked list. No flaky scrapers to write.
POST /v1/search·5 credits·Search & Discovery
Hits Google, Bing, and DuckDuckGo, dedups by URL, and re-ranks the merged set with an intent-aware scorer. You see one ranked list, not three. Every result carries a relevance score, position, and source attribution.
The hard part
If you've ever wired a scraper against a public search engine, you know the rhythm: blocked IPs, captchas, rate-limit windows, and a different result schema every other Tuesday. Going broader with multiple engines means multiple parsers to maintain. You ask once and get back one ranked feed.
What it does
Pin a single engine or let us choose the mix (up to five: Google, Bing, DuckDuckGo, plus Bing News and DuckDuckGo News verticals).
Multi-engine attribution: every result lists the engines that surfaced it.
`time_range=day|week|month|year` for fresh-only results.