
BytePlus SearchInfinity
BytePlus SearchInfinity (by ByteDance): AI-oriented real-time web search that returns titled results with links and snippets, plus a fetch endpoint that returns clean, structured page content. Pair them for RAG retrieval augmentation, competitive/PR monitoring, fact-checking, and targeted content collection.
API Sections
POST BytePlus Web Search
/apis/v1/byteplus/web-searchReal-time web search. Query is required; optionally set Count (<=20), Filter (Sites/BlockHosts), Language, and TimeRange.
POST BytePlus Fetch
/apis/v1/byteplus/fetchFetch a single URL and return structured content (title, body, publish time). Url is required.
Related APIs

Exa
Exa
Neural semantic search over the open web: run natural-language searches, extract full page contents, get direct cited answers, and launch asynchronous research Agent runs through the AIsa API gateway.
Tavily Search
Tavily Search
Search the web, extract page content, crawl sites, and map URLs with Tavily through the AIsa API gateway.
Firecrawl
Firecrawl
Scrape pages to clean markdown, search the web, map site URLs, parse documents, and run asynchronous crawl and batch-scrape jobs through the AIsa API gateway.