Overview
API call to serper
Protocol
x402
Price
$0.11
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
gateway
Source
bazaar
Indexed
2026-06-29 12:15:02
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"properties": {
"autocorrect": {
"description": "Whether Google should auto-correct the spelling of the query. Defaults to true.",
"example": true,
"type": "boolean"
},
"gl": {
"description": "Two-letter country code for geo-targeting the results (Google 'gl' parameter), e.g. 'us', 'nl', 'gb'. Defaults to 'us'.",
"example": "us",
"type": "string"
},
"hl": {
"description": "Two-letter interface/results language code (Google 'hl' parameter), e.g. 'en', 'nl', 'de'. Defaults to 'en'.",
"example": "en",
"type": "string"
},
"location": {
"description": "Optional full location string for fine-grained geo-targeting (Google 'location'), e.g. 'Austin, Texas, United States'. Narrower than 'gl'.",
"example": "Austin, Texas, United States",
"type": "string"
},
"num": {
"description": "Number of search results to return. Defaults to 10.",
"example": 10,
"type": "integer"
},
"page": {
"description": "Results page number for pagination (1-based). Defaults to 1.",
"example": 1,
"type": "integer"
},
"q": {
"description": "The search query / keywords to look up on Google.",
"example": "apple inc",
"type": "string"
},
"tbs": {
"description": "Optional time-based search filter (Google 'tbs'), e.g. 'qdr:d' for past day, 'qdr:w' for past week, 'qdr:m' for past month, 'qdr:y' for past year.",
"example": "qdr:w",
"type": "string"
}
},
"required": [
"q"
],
"type": "object"
},
"type": "http"
}
Output Schema
{
"credits": 1,
"knowledgeGraph": {
"attributes": {
"CEO": "Tim Cook (Aug 24, 2011–Sep 1, 2026)",
"Founded": "April 1, 1976, Los Altos, CA",
"Founders": "Steve Jobs, Steve Wozniak, and Ronald Wayne",
"Headquarters": "Cupertino, CA"
},
"title": "Apple"
},
"organic": [
{
"link": "https://en.wikipedia.org/wiki/Apple_Inc.",
"position": 1,
"snippet": "Apple Inc. is an American multinational technology company headquartered known for consumer electronics, software and online services.",
"title": "Apple Inc. - Wikipedia"
},
{
"link": "https://www.apple.com/",
"position": 2,
"sitelinks": [
{
"link": "https://www.apple.com/us/shop/goto/store",
"title": "Store"
},
{
"link": "https://www.apple.com/mac/",
"title": "Mac"
}
],
"snippet": "Discover the innovative world of Apple and shop everything iPhone, iPad, Apple Watch, Mac, and Apple TV, plus explore accessories, entertainment, ...",
"title": "Apple"
},
{
"link": "https://finance.yahoo.com/quote/AAPL/",
"position": 3,
"snippet": "Apple Inc. (AAPL) 297.84 +0.83 (+0.28%) As of 11:41:34 AM EDT.",
"title": "Apple Inc. (AAPL) Stock Price, News, Quote & History - Yahoo Finance"
}
],
"relatedSearches": [
{
"query": "Apple inc careers"
},
{
"query": "Apple Inc address"
},
{
"query": "Apple inc stock"
}
],
"searchParameters": {
"engine": "google",
"gl": "us",
"hl": "en",
"num": 5,
"q": "apple inc",
"type": "search"
}
}