Google Search via api.strale.io is a paid API for AI agents from api.strale.io, paid per call via x402, $0.108001/call, status unknown (last checked 2026-09-14, last successful call 2026-04-30).
Performs a Google search and returns structured results including title, URL, snippet, and position for each result.
Perform a Google search and return structured results. Returns title, URL, snippet, position for each result.
Returns a list of up to 20 structured search results, each containing the page title, URL, snippet/description, and position rank in the results.
GEThttps://api.strale.io/x402/google-searchUse this endpoint when you need real-time, structured Google search results programmatically — especially useful in agentic pipelines that need to research topics, find URLs, or gather fresh web information. Prefer this over static knowledge when freshness matters or when you need ranked snippets with source URLs.
{
"query": "artificial intelligence",
"num_results": 10
}| Field | Type | Description |
|---|---|---|
| queryrequired | string | Search query |
| country | string | Country to scope results to, as an ISO 3166-1 alpha-2 code (MX), alpha-3 code (MEX), numeric code (484), or exact country name (Mexico). "UK" is accepted as an alias for GB. Unrecognised values are rejected before the search runs rather than silently ignored. Omit for unscoped global results. |
| language | string | Language for results, as an ISO 639-1 code ("en"), optionally with a region ("pt-BR"). Validated for shape and rejected before the search runs if malformed, rather than silently ignored. Omit for Google's default. |
| num_results | integer | Number of results (default 10, max 20) |
{
"_meta": {
"payment": {
"method": "x402",
"price_usd": 0.10800000000000001,
"settlement_id": "0x823946b68602a7f5f83aeb4794380a454fd0c788852e0e23af2b41f2297d07d5"
},
"capability": "google-search",
"latency_ms": 775,
"provenance": {
"source": "google-serper",
"fetched_at": "2026-06-13T04:27:39.491Z"
}
},
"query": "artificial intelligence",
"results": [
{
"url": "https://en.wikipedia.org/wiki/Artificial_intelligence",
"date": null,
"title": "Artificial intelligence - Wikipedia",
"snippet": "Artificial intelligence (AI) is the capability of computational systems to perform tasks typically associated with human intelligence",
"position": 1,
"sitelinks": null
},
{
"url": "https://www.ibm.com/think/topics/artificial-intelligence",
"date": null,
"title": "What Is Artificial Intelligence (AI)? - IBM",
"snippet": "Artificial intelligence (AI) is technology that enables computers and machines to simulate human learning, comprehension, problem solving, decision-making, ...",
"position": 2,
"sitelinks": null
},
{
"url": "https://www.nasa.gov/what-is-artificial-intelligence/",
"date": "May 13, 2024",
"title": "What is Artificial Intelligence? - NASA",
"snippet": "Artificial intelligence refers to computer systems that can perform complex tasks normally done by human-reasoning, decision making, creating, etc.",
"position": 3,
"sitelinks": null
},
{
"url": "https://cloud.google.com/learn/what-is-artificial-intelligence",
"date": null,
"title": "What is Artificial Intelligence (AI)? | Google Cloud",
"snippet": "What it is: AI is a field of computer science focused on creating smart machines that can perform tasks that typically require human intelligence, like learning ...",
"position": 4,
"sitelinks": null
},
{
"url": "https://www.sas.com/en_us/insights/analytics/what-is-artificial-intelligence.html",
"date": null,
"title": "Artificial Intelligence – What is AI & Why It Matters - SAS",
"snippet": "Artificial intelligence (AI) makes it possible for machines to learn from experience, adjust to new inputs and perform human-like tasks.",
"position": 5,
"sitelinks": null
},
{
"url": "https://www.anl.gov/science-101/artificial-intelligence",
"date": null,
"title": "Science 101: Artificial Intelligence | Argonne National Laboratory",
"snippet": "What is Artificial Intelligence? Artificial intelligence (AI) is the collective term for computer technologies and techniques that help solve complex ...",
"position": 6,
"sitelinks": null
},
{
"url": "https://www.heinz.cmu.edu/media/2023/July/artificial-intelligence-explained",
"date": null,
"title": "Artificial Intelligence, Explained | Carnegie Mellon University's Heinz ...",
"snippet": "AI refers to the ability of machines and computers to perform tasks that would normally require human intelligence. These tasks include things like recognizing ...",
"position": 7,
"sitelinks": null
},
{
"url": "https://www.britannica.com/technology/artificial-intelligence",
"date": "2 days ago",
"title": "Artificial intelligence (AI) | Definition, Examples, Types, Applications ...",
"snippet": "Artificial intelligence (AI), the ability of a digital computer or computer-controlled robot to perform tasks commonly associated with intelligent beings.",
"position": 8,
"sitelinks": null
},
{
"url": "https://www.iso.org/artificial-intelligence",
"date": null,
"title": "Artificial intelligence: What it is, how it works and why it matters - ISO",
"snippet": "AI refers to a machine or computer system's ability to perform tasks that would typically require human intelligence.",
"position": 9,
"sitelinks": null
},
{
"url": "https://meng.uic.edu/news-stories/ai-artificial-intelligence-what-is-the-definition-of-ai-and-how-does-ai-work/",
"date": "Dec 21, 2023",
"title": "What is (AI) Artificial Intelligence? | UIC Online MEng",
"snippet": "Artificial Intelligence (AI) enables machines to learn from experience, adapt to new inputs, and execute tasks resembling human capabilities.",
"position": 10,
"sitelinks": null
}
],
"answer_box": null,
"result_count": 10,
"knowledge_graph": null,
"people_also_ask": [
{
"link": "https://www.lenovo.com/us/en/knowledgebase/understanding-the-4-types-of-artificial-intelligence-ai/",
"snippet": "The four types of AI are Reactive Machines, Limited Memory AI, Theory of Mind AI, and Self-Aware AI. Each type represents a different level of complexity and capability, ranging from basic task-specific systems to advanced, self-aware machines.",
"question": "What are the 4 types of AI?"
}
],
"search_parameters": {
"country": null,
"language": null
}
}{
"query": {
"type": "string"
},
"results": {
"type": "array"
},
"total_results_estimate": {
"type": "string"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"