Google Finance Ticker Search SERP Completed Tasks
GET
/serp/google/finance_ticker_search/tasks_ready
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.dataforseo.com/v3/serp/google/finance_ticker_search/tasks_ready' \
--header 'Authorization: Basic Og=='
Response Response Example
{
"version": "0.1.20241227",
"status_code": 20000,
"status_message": "Ok.",
"time": "0.1601 sec.",
"cost": 0,
"tasks_count": 1,
"tasks_error": 0,
"tasks": [
{
"id": "04011217-8029-0087-0000-3c0294766e77",
"status_code": 20000,
"status_message": "Ok.",
"time": "0.0721 sec.",
"cost": 0,
"result_count": 1,
"path": [
"v3",
"serp",
"google",
"finance_ticker_search",
"tasks_ready"
],
"data": {
"api": "serp",
"function": "tasks_ready",
"se": "google",
"se_type": "finance_ticker_search"
},
"result": [
{
"id": "04011214-8029-0066-0000-a8b1b29c8e8d",
"se": "google",
"se_type": "finance_ticker_search",
"date_posted": "2025-04-01 09:14:22 +00:00",
"tag": "",
"endpoint_regular": null,
"endpoint_advanced": "/v3/serp/google/finance_ticker_search/task_get/advanced/04011214-8029-0066-0000-a8b1b29c8e8d",
"endpoint_html": null
}
]
}
]
}
Request
Responses
Modified at 2025-05-30 08:05:53