Search
Search across multiple data sources with AI-powered summarization on Subnet 22.
Perform a search
Search and summarize information from multiple sources.
Required attributes
- Name
prompt
- Type
- string
- Description
Search query text to run tools with.
- Name
tools
- Type
- array
- Description
List of search tools to use for fetching data. Available options:
- Twitter Search
- Google Search
- Google News Search
- Google Image Search
- Bing Search
- ArXiv Search
- Wikipedia Search
- Youtube Search
- Hacker News Search
- Reddit Search
Optional attributes
- Name
model
- Type
- string
- Description
Model to use for scraping. Options: "NOVA" (default), "ORBIT", "HORIZON".
- Name
response_order
- Type
- string
- Description
Order of results presentation. Options: "LINKS_FIRST" (default), "SUMMARY_FIRST".
- Name
date_filter
- Type
- string
- Description
Time range filter for results. Default: "PAST_WEEK". Options:
- PAST_24_HOURS
- PAST_2_DAYS
- PAST_WEEK
- PAST_2_WEEKS
- PAST_MONTH
- PAST_2_MONTHS
- PAST_YEAR
- PAST_2_YEARS
Request
curl -X POST https://api.bitmind.ai/oracle/v1/22/search \
-H "Authorization: Bearer {token}" \
-H "Content-Type: application/json" \
-d '{
"prompt": "What are the recent sport news?",
"tools": ["Google Search"],
"model": "NOVA",
"response_order": "LINKS_FIRST",
"date_filter": "PAST_WEEK"
}'
Response
{
"type": "search",
"content": {
"organic_results": [
{
"position": 2,
"title": "Latest Sports News",
"link": "http://www.espn.com/espn/latestnews",
"redirect_link": "https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=http://www.espn.com/espn/latestnews&ved=2ahUKEwiAzo_5wb6LAxUSF2IAHRsAEL8QFnoECBUQAQ",
"displayed_link": "http://www.espn.com \u203a espn \u203a latestnews",
"favicon": "https://serpapi.com/searches/67acc6f9b9b0b24348d61a32/images/58351fad326ecfecda89803b7f5a2ae1f3c1a6c014fb4b1780f4da8f3e3d6869.png",
"snippet": "NBA \u00b7 Mavericks center Daniel Gafford out with right knee sprain (February 12, 2025, 9:48 AM ET) \u00b7 Brandon Ingram agrees to 3-year, $120M extension with Raptors ...",
"snippet_highlighted_words": ["NBA"],
"source": "ESPN"
},
{
"position": 15,
"title": "Sport latest news, live results, updates and comment",
"link": "https://www.independent.co.uk/sport",
"redirect_link": "https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://www.independent.co.uk/sport&ved=2ahUKEwiAzo_5wb6LAxUSF2IAHRsAEL8QFnoECDsQAQ",
"displayed_link": "https://www.independent.co.uk \u203a sport",
"favicon": "https://serpapi.com/searches/67acc6f9b9b0b24348d61a32/images/58351fad326ecfecda89803b7f5a2ae156be7da7a37aac9bbcc58a42c60ece77.png",
"snippet": "Tennis \u00b7 Sabalenka stunned by Alexandrova in tie-break thriller at Qatar Open \u00b7 Djokovic provides update on injury and sets 100th tour title target \u00b7 Carlos ...",
"snippet_highlighted_words": [
"Sabalenka stunned by Alexandrova in tie-break thriller at Qatar Open"
],
"source": "The Independent"
},
{
"position": 7,
"title": "Breaking & Latest Sports News",
"link": "https://www.reuters.com/sports/",
"redirect_link": "https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://www.reuters.com/sports/&ved=2ahUKEwiAzo_5wb6LAxUSF2IAHRsAEL8QFnoECG4QAQ",
"displayed_link": "https://www.reuters.com \u203a sports",
"favicon": "https://serpapi.com/searches/67acc6f9b9b0b24348d61a32/images/58351fad326ecfecda89803b7f5a2ae1e2c32ddd3b21ec613b45aabd25c52f05.png",
"snippet": "Newly acquired Toronto Raptors forward Brandon Ingram has agreed to a three-year, $120 million extension, his agents confirmed to ESPN on Tuesday.",
"sitelinks": {
"inline": [
{
"title": "Soccer",
"link": "https://www.reuters.com/sports/soccer/"
},
{
"title": "Basketball",
"link": "https://www.reuters.com/sports/basketball/"
},
{
"title": "Formula 1",
"link": "https://www.reuters.com/sports/formula1/"
},
{
"title": "Cricket",
"link": "https://www.reuters.com/sports/cricket/"
}
]
},
"source": "Reuters"
},
{
"position": 3,
"title": "Sports",
"link": "https://apnews.com/sports",
"redirect_link": "https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://apnews.com/sports&ved=2ahUKEwiAzo_5wb6LAxUSF2IAHRsAEL8QFnoECBcQAQ",
"displayed_link": "https://apnews.com \u203a sports",
"favicon": "https://serpapi.com/searches/67acc6f9b9b0b24348d61a32/images/58351fad326ecfecda89803b7f5a2ae17ac30c5b9133e8cbdda57105e374e9db.png",
"snippet": "Bulls 'own it' after getting embarrassed by Pistons in 132-92 blowout \u00b7 Pistons set franchise record with 42-point halftime lead in 132-92 romp over Bulls \u00b7 Karl- ...",
"snippet_highlighted_words": [
"Bulls 'own it' after getting embarrassed by Pistons in 132-92 blowout"
],
"source": "AP News"
},
{
"type": "searchResult",
"title": "NDTV Sports: Latest Sports News, Live Scores, Results Today's ...",
"link": "https://sports.ndtv.com/",
"visible_link": "sports.ndtv.com",
"snippet": "India Demolish England By 142 Runs To Complete 3-0 Clean Sweep In ODIs PAK vs SA ODI Live: Rizwan, Agha Boost 3-Down Pakistan vs England Gill Achieves Mega..."
},
{
"type": "searchResult",
"title": "Live Scores, Latest Sports News, Results, Cricket Updates - The Hindu",
"link": "https://www.thehindu.com/sport/",
"visible_link": "www.thehindu.com \u00e2\u0080\u00ba sport",
"snippet": "Jos Buttler wins toss, opts to field against India in 3rd ODI; England makes one change, India replaces three players."
},
{
"position": 4,
"title": "Sports News",
"link": "https://www.usnews.com/news/sports",
"redirect_link": "https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://www.usnews.com/news/sports&ved=2ahUKEwiAzo_5wb6LAxUSF2IAHRsAEL8QFnoECDgQAQ",
"displayed_link": "https://www.usnews.com \u203a news \u203a sports",
"favicon": "https://serpapi.com/searches/67acc6f9b9b0b24348d61a32/images/58351fad326ecfecda89803b7f5a2ae1706f8660b50388b3d9c59b9e154a92d7.png",
"snippet": "Top-Ranked Auburn Snaps Back With an 80-68 Win Over Vanderbilt. Denver Jones scored 21 points as No. 1 Auburn held off Vanderbilt 80-68 Tuesday night to ...",
"snippet_highlighted_words": [
"Top-Ranked Auburn Snaps Back With an 80-68 Win Over Vanderbilt"
],
"source": "U.S. News & World Report"
},
{
"title": "TOP HEADLINES",
"link": "https://www.espn.com/",
"snippet": "Durant becomes 8th in NBA to reach 30,000 points.\nIndiana stuns MSU, denies Izzo shot to pass Knight.\nGafford out with knee sprain as Mavs' depth thins.\nDodgers stay hungry, say '25 'a unique challenge'\nFree agent center Len signs deal with Lakers.",
"score": 0
},
{
"title": "Sports Current Affairs - GKToday",
"link": "https://www.gktoday.in/current-affairs/sports-current-affairs/",
"snippet": "Kalaripayattu Controversy Ahead of 38th National Games. ... \nLakshya Sen Wins Bronze at King Cup International Badminton Open. ... \nKoneru Humpy Wins 2024 FIDE Women's World Rapid Chess Championship. ... \nBihar to Host Women's Kabaddi World Cup 2025. ... \nIndia to Host ISSF Junior World Cup 2025. ... \nIndia to Host World Boxing Cup Final 2025.",
"score": 0
},
{
"title": "Olympic Sports List: What Are the New Sports for 2024 Paris Games?",
"link": "https://www.sportico.com/leagues/olympics/2024/new-olympic-sports-2024-paris-1234775913/#:~:text=For%202020%20in%20Tokyo%2C%20skateboarding,the%20cycling%20umbrella%20in%202020.",
"snippet": "For 2020 in Tokyo, skateboarding, surfing, sport climbing, karate and baseball & softball were added as new Olympic sports. Sports also often add new disciplines, such as when BMX freestyle made its first appearance under the cycling umbrella in 2020.",
"score": 0
}
],
"news_results": [],
"video_results": []
}
}
The search model
The search model contains the search results.
Properties
- Name
position
- Type
- number
- Description
The position of the result.
- Name
title
- Type
- string
- Description
The title of the result.
- Name
link
- Type
- string
- Description
The link of the result.
- Name
redirect_link
- Type
- string
- Description
The redirect link of the result.
- Name
displayed_link
- Type
- string
- Description
The displayed link of the result.
- Name
favicon
- Type
- string
- Description
The favicon of the result.
- Name
snippet
- Type
- string
- Description
The snippet of the result.
- Name
snippet_highlighted_words
- Type
- array
- Description
The highlighted words of the snippet.
- Name
source
- Type
- string
- Description
The source of the result.
- Name
sitelinks
- Type
- object
- Description
The sitelinks of the result.
- Name
score
- Type
- number
- Description
The score of the result.