SearchScraper
Start Searchscraper
post/v1/searchscraper
Request body
Example request
{
"user_prompt": "What is the latest version of Python?",
"num_results": 5,
"headers": {
"Cookie": "cookie1=value1; cookie2=value2",
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36"
}
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.