YouTube Organic SERP Completed Tasks
GET
/serp/youtube/organic/tasks_ready
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.dataforseo.com/v3/serp/youtube/organic/tasks_ready' \
--header 'Authorization: Basic Og=='
Response Response Example
{
"version": "0.1.20241227",
"status_code": 20000,
"status_message": "Ok.",
"time": "0.1538 sec.",
"cost": 0,
"tasks_count": 1,
"tasks_error": 0,
"tasks": [
{
"id": "04021329-8029-0087-0000-132c4df6bcce",
"status_code": 20000,
"status_message": "Ok.",
"time": "0.0726 sec.",
"cost": 0,
"result_count": 2,
"path": [
"v3",
"serp",
"youtube",
"organic",
"tasks_ready"
],
"data": {
"api": "serp",
"function": "tasks_ready",
"se": "youtube",
"se_type": "organic"
},
"result": [
{
"id": "04021227-8029-0066-0000-98cd3f8e1d04",
"se": "youtube",
"se_type": "organic",
"date_posted": "2025-04-02 09:27:42 +00:00",
"tag": "",
"endpoint_regular": null,
"endpoint_advanced": "/v3/serp/youtube/organic/task_get/advanced/04021227-8029-0066-0000-98cd3f8e1d04",
"endpoint_html": null
},
{
"id": "04021230-8029-0066-0000-de2d6fb464eb",
"se": "youtube",
"se_type": "organic",
"date_posted": "2025-04-02 09:30:56 +00:00",
"tag": "",
"endpoint_regular": null,
"endpoint_advanced": "/v3/serp/youtube/organic/task_get/advanced/04021230-8029-0066-0000-de2d6fb464eb",
"endpoint_html": null
}
]
}
]
}
Request
Responses
Modified at 2025-05-30 08:07:27