DataForSEO
Serp Google Dataset Search
Live Google Dataset Search provides real-time data on the top 20 Google Dataset search engine results. These results are specific to the indicated keyword. You can specify other parameters optionally.
Usage based DataForSEOSEOdataforseo/serp-google-dataset-searchActive
Use this tool with your agent
Give this to your agent
Use my connected Agentik MCP server. I want to use the tool dataforseo/serp-google-dataset-search (Serp Google Dataset Search). Call inspect_tool with {"tool_id": "dataforseo/serp-google-dataset-search"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "dataforseo/serp-google-dataset-search" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.Show the prompt
Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
keyword | string | Yes | keywordrequired fieldyou can specify up to 700 characters in the keyword fieldall %## will be decoded (plus character ‘+’ will be decoded to a space character)if you need to use the “%” character for your keyword, please specify it as “%25” |
language_code | string | No | search engine language codeoptional field if you don't specify language_nameif you use this field, you don't need to specify language_namepossible value:en |
depth | integer | No | parsing depthoptional fieldnumber of results in SERPdefault value: 20max value: 200 Your account will be billed per each SERP containing up to 20 results;Setting depth above 20 may result in additional charges if the search engine returns m |
device | string | No | device typeoptional fieldreturn results for a specific device typepossible value: desktop |
language_name | string | No | full name of search engine languageoptional fieldif you use this field, you don't need to specify language_codepossible value:English |
os | string | No | device operating systemoptional fieldchoose from the following values: windows, macosdefault value: windows |
tag | string | No | user-defined task identifieroptional fieldthe character limit is 255you can use this parameter to identify the task and match it with the resultyou will find the specified tag value in the data object of the response |
last_updated | string | No | last time the dataset was updatedoptional fieldpossible values: 1m, 1y, 3y |
file_formats | string[] | No | file formats of the datasetoptional fieldpossible values: other, archive, text, image, document, tabular |
usage_rights | string | No | usage rights of the datasetoptional fieldpossible values: commercial, noncommercial |
is_free | boolean | No | indicates whether displayed datasets are freeoptional fieldpossible values: true, false |
topics | string[] | No | dataset topicsoptional fieldpossible values: humanities, social_sciences, life_sciences, agriculture, natural_sciences, geo, computer, architecture_and_urban_planning, engineering |
How your agent calls it
First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:
{
"tool_id": "dataforseo/serp-google-dataset-search",
"input": {
"keyword": "water quality",
"last_updated": "1m",
"file_formats": [
"archive",
"image"
],
"usage_rights": "noncommercial",
"is_free": true,
"topics": [
"natural_sciences",
"geo"
],
"depth": 10
}
}Price and billing
- Price
- Usage based
- Model
- Usage based
- Detail
- Billed at the cost the provider reports for the call, never above $100. Your agent sees the maximum before running.
- The provider’s price, 0% markup.
- One prepaid balance for every provider; your agent sees the price before it runs.
- Pay for measured usage; unused reservations are released.