{ "opencollection": "1.0.0", "info": { "name": "DataForSEO AiOptimization Serp API", "version": "1.0.0" }, "items": [ { "info": { "name": "Serp", "type": "folder" }, "items": [ { "info": { "name": "IdList", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/id_list", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint is designed to provide you with a list of IDs and metadata for all SERP tasks created within the specified time period, including both successful and uncompleted tasks.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/id_list/?bash'" }, { "info": { "name": "Errors", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/errors", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "By calling this endpoint you will receive information about the SERP API tasks that returned an error within the past 7 days.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/errors/?bash'" }, { "info": { "name": "Screenshot", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/screenshot", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Using the Live Page Screenshot endpoint, you can capture a screenshot of any SERP page.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/screenshot/?bash'" }, { "info": { "name": "AiSummary", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/ai_summary", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The purpose of the Live SERP API AI Summary endpoint is to provide a summary of the content found on any SERP and generate a response based on the user’s specified prompt.\nTo obtain results, you have to specify task_id, which you can find in the response to the POST request.\nLearn more in our Help Center.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/ai_summary/?bash'" }, { "info": { "name": "GoogleLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/locations", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/locations/?bash'" }, { "info": { "name": "GoogleLocationsCountry", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/locations/:country", "params": [ { "name": "country", "value": "us", "type": "path", "description": "country ISO code\noptional field\nspecify the ISO code if you want to filter the list of locations by country\nexample:\nus" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/locations/?bash'" }, { "info": { "name": "GoogleLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/languages", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of languages by calling this API.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/languages/?bash'" }, { "info": { "name": "GoogleOrganicTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/organic/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "SERP API provides top 10 search engine results by default. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/organic/task_post/?bash'" }, { "info": { "name": "GoogleOrganicTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/organic/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "TasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleOrganicTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/organic/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/organic/tasks_fixed/?bash'" }, { "info": { "name": "GoogleOrganicTaskGetRegular", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/organic/task_get/regular/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/organic/task_get/regular/?bash'" }, { "info": { "name": "GoogleOrganicTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/organic/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/organic/task_get/advanced/?bash'" }, { "info": { "name": "GoogleOrganicTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/organic/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/organic/task_get/html/?bash'" }, { "info": { "name": "GoogleOrganicLiveRegular", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/organic/live/regular", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP provides real-time data on search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/organic/live/regular/?bash'" }, { "info": { "name": "GoogleOrganicLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/organic/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP provides real-time data on top search engine results for the specified keyword, search engine, and location. This endpoint will supply a complete overview of featured snippets and other extra elements of SERPs.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/organic/live/advanced/?bash'" }, { "info": { "name": "GoogleOrganicLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/organic/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP HTML provides a raw HTML page of search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/organic/live/html/?bash'" }, { "info": { "name": "GoogleAiModeLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ai_mode/languages", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of languages by calling this API.\n \nAs a response of the API server, you will receive JSON-encoded data containing a tasks array with the information specific to the set tasks.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ai_mode/languages/?bash'" }, { "info": { "name": "GoogleAiModeTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/ai_mode/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google AI Mode SERP API provides search results from the AI Mode feature of Google Search.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ai_mode/task_post/?bash'" }, { "info": { "name": "GoogleAiModeTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ai_mode/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleAiModeTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ai_mode/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ai_mode/tasks_fixed/?bash'" }, { "info": { "name": "GoogleAiModeTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ai_mode/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\na universally unique identifier (UUID)\nunique task identifier in our system\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ai_mode/task_get/advanced/?bash'" }, { "info": { "name": "GoogleAiModeTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ai_mode/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ai_mode/task_get/html/?bash'" }, { "info": { "name": "GoogleAiModeLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/ai_mode/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google AI Mode SERP API provides search results from the AI Mode feature of Google Search.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ai_mode/live/advanced/?bash'" }, { "info": { "name": "GoogleAiModeLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/ai_mode/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP HTML provides a raw HTML page of 100 search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ai_mode/live/html/?bash'" }, { "info": { "name": "GoogleMapsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/maps/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "SERP API provides top 100 search engine results. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/maps/task_post/?bash'" }, { "info": { "name": "GoogleMapsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/maps/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleMapsTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/maps/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/maps/tasks_fixed/?bash'" }, { "info": { "name": "GoogleMapsTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/maps/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\na universally unique identifier (UUID)\nunique task identifier in our system\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/maps/task_get/advanced/?bash'" }, { "info": { "name": "GoogleMapsLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/maps/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Maps SERP provides real-time data on top 100 search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/maps/live/advanced/?bash'" }, { "info": { "name": "GoogleLocalFinderTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/local_finder/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Local Finder SERP API provides top search engine results specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/local_finder/task_post/?bash'" }, { "info": { "name": "GoogleLocalFinderTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/local_finder/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleLocalFinderTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/local_finder/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/local_finder/tasks_fixed/?bash'" }, { "info": { "name": "GoogleLocalFinderTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/local_finder/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\na universally unique identifier (UUID)\nunique task identifier in our system\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/local_finder/task_get/advanced/?bash'" }, { "info": { "name": "GoogleLocalFinderTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/local_finder/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/local_finder/task_get/html/?bash'" }, { "info": { "name": "GoogleLocalFinderLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/local_finder/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Local_finder SERP provides real-time search engine results for the specified keyword and location. By default, you can get up to 20 results for desktop and up to 10 results for mobile.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/local_finder/live/advanced/?bash'" }, { "info": { "name": "GoogleLocalFinderLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/local_finder/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Local Finder SERP HTML provides a raw HTML page of the search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/local_finder/live/html/?bash'" }, { "info": { "name": "GoogleNewsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/news/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "SERP API provides top search engine results. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/news/task_post/?bash'" }, { "info": { "name": "GoogleNewsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/news/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleNewsTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/news/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/news/tasks_fixed/?bash'" }, { "info": { "name": "GoogleNewsTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/news/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/news/task_get/advanced/?bash'" }, { "info": { "name": "GoogleNewsTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/news/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/news/task_get/html/?bash'" }, { "info": { "name": "GoogleNewsLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/news/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google News SERP provides real-time data on top search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/news/live/advanced/?bash'" }, { "info": { "name": "GoogleNewsLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/news/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP HTML provides a raw HTML page of 10 search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/news/live/html/?bash'" }, { "info": { "name": "GoogleEventsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/events/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Events SERP provides data from Google Events Search for the specified keyword and location (see the List of Locations). Note that Google Events SERP API works for the English language only.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/events/task_post/?bash'" }, { "info": { "name": "GoogleEventsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/events/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleEventsTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/events/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/events/tasks_fixed/?bash'" }, { "info": { "name": "GoogleEventsTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/events/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/events/task_get/advanced/?bash'" }, { "info": { "name": "GoogleEventsLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/events/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Events SERP provides real-time data from Google Events Search for the specified keyword and location. Note that Google Events SERP API works for the English language only.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/events/live/advanced/?bash'" }, { "info": { "name": "GoogleImagesTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/images/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "SERP API provides top 100 search engine results. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/images/task_post/?bash'" }, { "info": { "name": "GoogleImagesTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/images/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleImagesTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/images/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/images/tasks_fixed/?bash'" }, { "info": { "name": "GoogleImagesTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/images/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/images/task_get/advanced/?bash'" }, { "info": { "name": "GoogleImagesTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/images/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/images/task_get/html/?bash'" }, { "info": { "name": "GoogleImagesLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/images/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Images SERP provides real-time data on top 100 images results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/images/live/advanced/?bash'" }, { "info": { "name": "GoogleImagesLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/images/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP HTML provides a raw HTML page of 100 search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/images/live/html/?bash'" }, { "info": { "name": "GoogleSearchByImageTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/search_by_image/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Search By Image SERP API provides up to top 100 search engine results based on the image you specified. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/search_by_image/task_post/?bash'" }, { "info": { "name": "GoogleSearchByImageTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/search_by_image/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/search_by_image/tasks_ready/?bash'" }, { "info": { "name": "GoogleSearchByImageTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/search_by_image/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/search_by_image/tasks_fixed/?bash'" }, { "info": { "name": "GoogleSearchByImageTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/search_by_image/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/search_by_image/task_get/advanced/?bash'" }, { "info": { "name": "GoogleJobsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/jobs/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint will provide you with SERP data from the Google Jobs search engine. The returned results are specific to the keyword as well as the language and location parameters of the POST request.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/jobs/task_post/?bash'" }, { "info": { "name": "GoogleJobsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/jobs/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleJobsTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/jobs/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/jobs/tasks_fixed/?bash'" }, { "info": { "name": "GoogleJobsTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/jobs/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/jobs/task_get/advanced/?bash'" }, { "info": { "name": "GoogleJobsTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/jobs/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/jobs/task_get/html/?bash'" }, { "info": { "name": "GoogleAutocompleteTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/autocomplete/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Autocomplete is a feature within Google Search that improves the search experience by allowing users to complete searches they started to type. DataForSEO SERP API will provide you with all the suggestions Google Autocomplete offers for a particular keyword, the position of the cursor pointer, and the search client.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/autocomplete/task_post/?bash'" }, { "info": { "name": "GoogleAutocompleteTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/autocomplete/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleAutocompleteTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/autocomplete/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/autocomplete/tasks_fixed/?bash'" }, { "info": { "name": "GoogleAutocompleteTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/autocomplete/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/autocomplete/task_get/advanced/?bash'" }, { "info": { "name": "GoogleAutocompleteLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/autocomplete/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Autocomplete is a feature within Google Search that improves the search experience by allowing users to complete searches they started to type. DataForSEO SERP API will provide you with all the suggestions Google Autocomplete offers for a particular keyword, the position of the cursor pointer, and the search client.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/autocomplete/live/advanced/?bash'" }, { "info": { "name": "GoogleDatasetSearchTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/dataset_search/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Dataset Search API provides top 20 Google Dataset search engine results. These results are specific to the indicated keyword. You can specify other parameters optionally.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/dataset_search/task_post/?bash'" }, { "info": { "name": "GoogleDatasetSearchTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/dataset_search/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleDatasetSearchTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/dataset_search/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/dataset_search/tasks_fixed/?bash'" }, { "info": { "name": "GoogleDatasetSearchTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/dataset_search/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/dataset_search/task_get/advanced/?bash'" }, { "info": { "name": "GoogleDatasetSearchLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/dataset_search/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "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.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/dataset_search/live/advanced/?bash'" }, { "info": { "name": "GoogleDatasetInfoTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/dataset_info/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Dataset Info API provides detailed information about the dataset you specify in the POST request. You will get data from a page of the dataset displayed separately from the SERP. It contains information about dataset content, authors, licenses, and description on the SERP.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/dataset_info/task_post/?bash'" }, { "info": { "name": "GoogleDatasetInfoTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/dataset_info/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleDatasetInfoTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/dataset_info/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/dataset_info/tasks_fixed/?bash'" }, { "info": { "name": "GoogleDatasetInfoTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/dataset_info/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/dataset_info/task_get/advanced/?bash'" }, { "info": { "name": "GoogleDatasetInfoLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/dataset_info/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Dataset Info provides real-time data on the dataset you specify in the request. You will get data from a page of the dataset displayed separately from the SERP. It contains information about dataset content, authors, licenses, and description on the SERP.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/dataset_info/live/advanced/?bash'" }, { "info": { "name": "GoogleAdsAdvertisersLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ads_advertisers/locations", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "As a response of the API server, you will receive JSON-encoded data containing a tasks array with the information specific to the set tasks.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ads_advertisers/locations/?bash'" }, { "info": { "name": "GoogleAdsAdvertisersTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/ads_advertisers/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Ads Advertisers provides information on advertisers that run campaigns on Google Ads based on the Ads Transparency platform. ‌‌\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ads_advertisers/task_post/?bash'" }, { "info": { "name": "GoogleAdsAdvertisersTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ads_advertisers/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleAdsAdvertisersTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ads_advertisers/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ads_advertisers/task_get/advanced/?bash'" }, { "info": { "name": "GoogleAdsSearchLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ads_search/locations", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "for more info please visit 'https://docs.dataforseo.com/v3/serp/google/ads_search/locations/?bash'" }, { "info": { "name": "GoogleAdsSearchTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/ads_search/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Ads Search provides information on ads that are run by advertisers on Google Ads. Information is based on the Ads Transparency platform and adapted for the convenience of DataForSEO users. ‌‌\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ads_search/task_post/?bash'" }, { "info": { "name": "GoogleAdsSearchTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ads_search/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleAdsSearchTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/ads_search/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/ads_search/task_get/advanced/?bash'" }, { "info": { "name": "BingLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/bing/locations", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/locations/?bash'" }, { "info": { "name": "BingLocationsCountry", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/bing/locations/:country", "params": [ { "name": "country", "value": "us", "type": "path", "description": "country ISO code\noptional field\nspecify the ISO code if you want to filter the list of locations by country\nexample:\nus" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/locations/?bash'" }, { "info": { "name": "BingLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/bing/languages", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of languages by calling this API.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/languages/?bash'" }, { "info": { "name": "BingOrganicTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/bing/organic/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "SERP API provides search engine results. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/organic/task_post/?bash'" }, { "info": { "name": "BingOrganicTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/bing/organic/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bin" }, { "info": { "name": "BingOrganicTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/bing/organic/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/organic/tasks_fixed/?bash'" }, { "info": { "name": "BingOrganicTaskGetRegular", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/bing/organic/task_get/regular/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/organic/task_get/regular/?bash'" }, { "info": { "name": "BingOrganicTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/bing/organic/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/organic/task_get/advanced/?bash'" }, { "info": { "name": "BingOrganicTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/bing/organic/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/organic/task_get/html/?bash'" }, { "info": { "name": "BingOrganicLiveRegular", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/bing/organic/live/regular", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP provides real-time data on search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/organic/live/regular/?bash'" }, { "info": { "name": "BingOrganicLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/bing/organic/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP provides real-time data on top 100 search engine results for the specified keyword, search engine, and location. This endpoint will supply a complete overview of featured snippets and other extra elements of SERPs.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/organic/live/advanced/?bash'" }, { "info": { "name": "BingOrganicLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/bing/organic/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP HTML provides a raw HTML page of search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bing/organic/live/html/?bash'" }, { "info": { "name": "YoutubeLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/locations", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/locations/?bash'" }, { "info": { "name": "YoutubeLocationsCountry", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/locations/:country", "params": [ { "name": "country", "value": "us", "type": "path", "description": "country ISO code\noptional field\nspecify the ISO code if you want to filter the list of locations by country\nexample:\nus" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/locations/?bash'" }, { "info": { "name": "YoutubeLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/languages", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of languages by calling this API.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/languages/?bash'" }, { "info": { "name": "YoutubeVideoInfoTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/youtube/video_info/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "YouTube Video Info API provides detailed information about the video you specify in the POST request. You will get data from the watching page containing key video and content metrics as well as the channel where the video is published.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_info/task_post/?bash'" }, { "info": { "name": "YoutubeVideoInfoTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/video_info/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/you" }, { "info": { "name": "YoutubeVideoInfoTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/video_info/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_info/tasks_fixed/?bash'" }, { "info": { "name": "YoutubeVideoInfoTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/video_info/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_info/task_get/advanced/?bash'" }, { "info": { "name": "YoutubeVideoInfoLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/youtube/video_info/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live YouTube Video Info provides real-time data on the video you specify in the request. You will get data from the watching page containing key video and content metrics as well as the channel where the video is published.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_info/live/advanced/?bash'" }, { "info": { "name": "YoutubeOrganicTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/youtube/organic/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "YouTube Organic API provides the top 20 blocks of search engine results. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/organic/task_post/'" }, { "info": { "name": "YoutubeOrganicTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/organic/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/you" }, { "info": { "name": "YoutubeOrganicTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/organic/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/organic/tasks_fixed/'" }, { "info": { "name": "YoutubeOrganicTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/organic/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/organic/task_get/advanced/'" }, { "info": { "name": "YoutubeOrganicLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/youtube/organic/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP provides real-time data on the top 20 blocks of YouTube search engine results. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/organic/live/advanced/'" }, { "info": { "name": "YoutubeVideoSubtitlesTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/youtube/video_subtitles/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "YouTube Subtitles API provides data on all subtitles in the video you specify in the POST request. You will get data from the watching page containing subtitled text, its language, and duration in the video.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_subtitles/task_post/?bash'" }, { "info": { "name": "YoutubeVideoSubtitlesTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/video_subtitles/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/you" }, { "info": { "name": "YoutubeVideoSubtitlesTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/video_subtitles/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_subtitles/tasks_fixed/?bash'" }, { "info": { "name": "YoutubeVideoSubtitlesTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/video_subtitles/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_subtitles/task_get/advanced/?bash'" }, { "info": { "name": "YoutubeVideoSubtitlesLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/youtube/video_subtitles/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live YouTube Subtitles provides real-time data on subtitles in the video you specify in the request. You will get data from the watching page containing subtitled text, its language, and duration in the video.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_subtitles/live/advanced/?bash'" }, { "info": { "name": "YoutubeVideoCommentsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/youtube/video_comments/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "YouTube Comments API provides data on comments on the video you specify in the request. You will get the top 20 comments on the video as well as information about the author, and key comment metrics.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_comments/task_post/?bash'" }, { "info": { "name": "YoutubeVideoCommentsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/video_comments/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/you" }, { "info": { "name": "YoutubeVideoCommentsTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/video_comments/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_comments/tasks_fixed/?bash'" }, { "info": { "name": "YoutubeVideoCommentsTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/youtube/video_comments/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_comments/task_get/advanced/?bash'" }, { "info": { "name": "YoutubeVideoCommentsLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/youtube/video_comments/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live YouTube Comments provides real-time data on comments on the video you specify in the request. You will get the top 20 comments on the video as well as information about the author, and key comment metrics.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/youtube/video_comments/live/advanced/?bash'" }, { "info": { "name": "YahooLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/yahoo/locations", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/locations/?bash'" }, { "info": { "name": "YahooLocationsCountry", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/yahoo/locations/:country", "params": [ { "name": "country", "value": "us", "type": "path", "description": "country ISO code\noptional field\nspecify the ISO code if you want to filter the list of locations by country\nexample:\nus" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/locations/?bash'" }, { "info": { "name": "YahooLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/yahoo/languages", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of languages by calling this API.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/languages/?bash'" }, { "info": { "name": "YahooOrganicTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/yahoo/organic/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "SERP API provides top search engine results. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/organic/task_post/?bash'" }, { "info": { "name": "YahooOrganicTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/yahoo/organic/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yah" }, { "info": { "name": "YahooOrganicTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/yahoo/organic/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/organic/tasks_fixed/?bash'" }, { "info": { "name": "YahooOrganicTaskGetRegular", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/yahoo/organic/task_get/regular/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/organic/task_get/regular/?bash'" }, { "info": { "name": "YahooOrganicTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/yahoo/organic/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/organic/task_get/advanced/?bash'" }, { "info": { "name": "YahooOrganicTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/yahoo/organic/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/organic/task_get/html/?bash'" }, { "info": { "name": "YahooOrganicLiveRegular", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/yahoo/organic/live/regular", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Yahoo SERP provides real-time data on search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/organic/live/regular/?bash'" }, { "info": { "name": "YahooOrganicLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/yahoo/organic/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP provides real-time data on top search engine results. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/organic/live/advanced/?bash'" }, { "info": { "name": "YahooOrganicLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/yahoo/organic/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP HTML provides a raw HTML page of search engine results for the specified keyword, search engine, and location.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/yahoo/organic/live/html/?bash'" }, { "info": { "name": "BaiduLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/baidu/locations", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/baidu/locations/?bash'" }, { "info": { "name": "BaiduLocationsCountry", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/baidu/locations/:country", "params": [ { "name": "country", "value": "us", "type": "path", "description": "country ISO code\noptional field\nspecify the ISO code if you want to filter the list of locations by country\nexample:\nus" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/baidu/locations/?bash'" }, { "info": { "name": "BaiduLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/baidu/languages", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of languages by calling this API. You can also download the full list of supported languages in the CSV format (last updated 2026-04-06).\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/baidu/languages/?bash'" }, { "info": { "name": "BaiduOrganicTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/baidu/organic/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Baidu SERP API provides top 10 search engine results. These results are specific to the selected location (see the List of Locations) and other settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/baidu/organic/task_post/?bash'" }, { "info": { "name": "BaiduOrganicTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/baidu/organic/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/bai" }, { "info": { "name": "BaiduOrganicTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/baidu/organic/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/baidu/organic/tasks_fixed/?bash'" }, { "info": { "name": "BaiduOrganicTaskGetRegular", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/baidu/organic/task_get/regular/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/baidu/organic/task_get/regular/?bash'" }, { "info": { "name": "BaiduOrganicTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/baidu/organic/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/baidu/organic/task_get/advanced/?bash'" }, { "info": { "name": "BaiduOrganicTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/baidu/organic/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/baidu/organic/task_get/html/?bash'" }, { "info": { "name": "NaverOrganicTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/naver/organic/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Naver SERP API provides top 15 search engine results. Naver search results do not vary by location and language, and the search parameters for this search engine do not contain language and location variables. However, you can specify a keyword in any language, and the search engine results may vary depending on the language you used for specifying the search query.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/naver/organic/task_post/?bash'" }, { "info": { "name": "NaverOrganicTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/naver/organic/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/nav" }, { "info": { "name": "NaverOrganicTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/naver/organic/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/naver/organic/tasks_fixed/?bash'" }, { "info": { "name": "NaverOrganicTaskGetRegular", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/naver/organic/task_get/regular/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/naver/organic/task_get/regular/?bash'" }, { "info": { "name": "NaverOrganicTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/naver/organic/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/naver/organic/task_get/advanced/?bash'" }, { "info": { "name": "NaverOrganicTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/naver/organic/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/naver/organic/task_get/html/?bash'" }, { "info": { "name": "SeznamLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/seznam/locations", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/seznam/locations/?bash'" }, { "info": { "name": "SeznamLocationsCountry", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/seznam/locations/:country", "params": [ { "name": "country", "value": "us", "type": "path", "description": "country ISO code\noptional field\nspecify the ISO code if you want to filter the list of locations by country\nexample:\nus" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can filter the list of locations by country when setting a task.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/seznam/locations/?bash'" }, { "info": { "name": "SeznamLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/seznam/languages", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of languages by calling this API.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/seznam/languages/?bash'" }, { "info": { "name": "SeznamOrganicTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/seznam/organic/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Seznam SERP API provides top 10 search engine results from one of the most popular search engines in the Czech Republic. Seznam is focused on the local search market, and thus supports the Czech language only.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/seznam/organic/task_post/?bash'" }, { "info": { "name": "SeznamOrganicTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/seznam/organic/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/sez" }, { "info": { "name": "SeznamOrganicTasksFixed", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/seznam/organic/tasks_fixed", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Fixed’ endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the ‘Task GET’ endpoint.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/seznam/organic/tasks_fixed/?bash'" }, { "info": { "name": "SeznamOrganicTaskGetRegular", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/seznam/organic/task_get/regular/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/seznam/organic/task_get/regular/?bash'" }, { "info": { "name": "SeznamOrganicTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/seznam/organic/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/seznam/organic/task_get/advanced/?bash'" }, { "info": { "name": "SeznamOrganicTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/seznam/organic/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/seznam/organic/task_get/html/?bash'" }, { "info": { "name": "GoogleFinanceExploreTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_explore/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Finance Explore API provides real-time data from the ‘Explore’ tab of Google Finance. These results are specific to the parameters you specify in the request: location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_explore/task_post/?bash'" }, { "info": { "name": "GoogleFinanceExploreTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_explore/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleFinanceExploreTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_explore/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Finance Explore provides real-time data from the ‘Explore’ tab of Google Finance. These results are specific to the parameters you specify in the request: ticker in the keyword field, location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_explore/task_get/advanced/?bash'" }, { "info": { "name": "GoogleFinanceExploreTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_explore/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_explore/task_get/html/?bash'" }, { "info": { "name": "GoogleFinanceExploreLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_explore/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Finance Explore provides real-time data from the ‘Explore’ tab of Google Finance. These results are specific to the parameters you specify in the request: location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_explore/live/advanced/?bash'" }, { "info": { "name": "GoogleFinanceExploreLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_explore/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP HTML provides raw HTML page from the ‘Explore’ tab of Google Finance. These results are specific to the parameters you specify in the request: location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_explore/live/html/?bash'" }, { "info": { "name": "GoogleFinanceMarketsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_markets/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Finance Markets API provides real-time data from the ‘Markets’ tab of Google Finance. These results are specific to the parameters you specify in the request: location, language, and market_type.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_markets/task_post/?bash'" }, { "info": { "name": "GoogleFinanceMarketsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_markets/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleFinanceMarketsTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_markets/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Finance Markets API provides real-time data from the ‘Markets’ tab of Google Finance. These results are specific to the parameters you specify in the request: ticker in the keyword field, location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_markets/task_get/advanced/?bash'" }, { "info": { "name": "GoogleFinanceMarketsTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_markets/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_markets/task_get/html/?bash'" }, { "info": { "name": "GoogleFinanceMarketsLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_markets/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Finance Markets provides real-time data from the ‘Markets’ tab of Google Finance. These results are specific to the parameters you specify in the request: location, language, and market_type.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_markets/live/advanced/?bash'" }, { "info": { "name": "GoogleFinanceMarketsLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_markets/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP HTML provides raw HTML from the ‘Markets’ tab of Google Finance. These results are specific to the parameters you specify in the request: location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_markets/live/html/?bash'" }, { "info": { "name": "GoogleFinanceQuoteTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_quote/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Finance Quote provides real-time data from the ‘Quote’ tab of Google Finance. These results are specific to the parameters you specify in the request: ticker in the keyword field, location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_quote/task_post/?bash'" }, { "info": { "name": "GoogleFinanceQuoteTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_quote/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleFinanceQuoteTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_quote/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Finance Quote provides real-time data from the ‘Quote’ tab of Google Finance. These results are specific to the parameters you specify in the request: ticker in the keyword field, location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_quote/task_get/advanced/?bash'" }, { "info": { "name": "GoogleFinanceQuoteTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_quote/task_get/html/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 7 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Description of the fields for sending a request:\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_quote/task_get/html/?bash'" }, { "info": { "name": "GoogleFinanceQuoteLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_quote/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Finance Quote provides real-time data from the ‘Quote’ tab of Google Finance. These results are specific to the parameters you specify in the request: ticker in the keyword field, location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_quote/live/advanced/?bash'" }, { "info": { "name": "GoogleFinanceQuoteLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_quote/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live SERP HTML provides raw HTML from the ‘Quote’ tab of Google Finance. These results are specific to the parameters you specify in the request: ticker in the keyword field, location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_quote/live/html/?bash'" }, { "info": { "name": "GoogleFinanceTickerSearchTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_ticker_search/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Finance Ticker Search allows you to search for financial instruments available on Google Finance along with additional information. The result is specific to the parameters you specify in the request: keyword (name of a company or financial instrument) in the keyword field, location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_ticker_search/task_post/?bash'" }, { "info": { "name": "GoogleFinanceTickerSearchTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_ticker_search/tasks_ready", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the postback_url, you can receive the list of id for all completed tasks using this endpoint. Then, you can collect the results using the ‘Task GET’ endpoint.\nLearn more about task completion and obtaining a list of completed tasks in this help center article.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/goo" }, { "info": { "name": "GoogleFinanceTickerSearchTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/serp/google/finance_ticker_search/task_get/advanced/:id", "params": [ { "name": "id", "value": "00000000-0000-0000-0000-000000000000", "type": "path", "description": "task identifier\nunique task identifier in our system in the UUID format\nyou will be able to use it within 30 days to request the results of the task at any time" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Finance Ticker Search allows you to search for financial instruments available on Google Finance along with additional information. The result is specific to the parameters you specify in the request: keyword (name of a company or financial instrument) in the keyword field, location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_ticker_search/task_get/advanced/?bash'" }, { "info": { "name": "GoogleFinanceTickerSearchLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/serp/google/finance_ticker_search/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Live Google Finance Ticker Search allows you to search for financial instruments available on Google Finance along with additional information. The result is specific to the parameters you specify in the request: keyword (name of a company or financial instrument) in the keyword field, location and language.\nfor more info please visit 'https://docs.dataforseo.com/v3/serp/google/finance_ticker_search/live/advanced/?bash'" } ] } ], "bundled": true }