Yahoo Organic SERP Completed Tasks
GET
/serp/yahoo/organic/tasks_ready
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.dataforseo.com/v3/serp/yahoo/organic/tasks_ready' \
--header 'Authorization: Basic Og=='
Response Response Example
{
"version": "0.1.20241227",
"status_code": 20000,
"status_message": "Ok.",
"time": "0.1866 sec.",
"cost": 0,
"tasks_count": 1,
"tasks_error": 0,
"tasks": [
{
"id": "04031129-8029-0087-0000-7ade171c0f5a",
"status_code": 20000,
"status_message": "Ok.",
"time": "0.0951 sec.",
"cost": 0,
"result_count": 1,
"path": [
"v3",
"serp",
"yahoo",
"organic",
"tasks_ready"
],
"data": {
"api": "serp",
"function": "tasks_ready",
"se": "yahoo",
"se_type": "organic"
},
"result": [
{
"id": "04031123-8029-0066-0000-0838b07c6796",
"se": "yahoo",
"se_type": "organic",
"date_posted": "2025-04-03 08:23:19 +00:00",
"tag": "",
"endpoint_regular": "/v3/serp/yahoo/organic/task_get/regular/04031123-8029-0066-0000-0838b07c6796",
"endpoint_advanced": "/v3/serp/yahoo/organic/task_get/advanced/04031123-8029-0066-0000-0838b07c6796",
"endpoint_html": "/v3/serp/yahoo/organic/task_get/html/04031123-8029-0066-0000-0838b07c6796"
}
]
}
]
}
Request
Responses
Modified at 2025-05-30 08:08:31