{ "opencollection": "1.0.0", "info": { "name": "DataForSEO AiOptimization BusinessData API", "version": "1.0.0" }, "items": [ { "info": { "name": "BusinessData", "type": "folder" }, "items": [ { "info": { "name": "BusinessDataIdList", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/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 Business Data tasks created within the specified time period, including both successful and uncompleted tasks.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/id_list/?bash'" }, { "info": { "name": "BusinessDataErrors", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/errors", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "By calling this endpoint you will receive information about the Business Data API tasks that returned an error within the past 7 days.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/errors/?bash'" }, { "info": { "name": "BusinessListingsLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/business_listings/locations", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "You will receive the list of locations by this API call. You can also download the full list of supported locations in the CSV format (last updated 2026-04-06).\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/business_listings/locations/?bash'" }, { "info": { "name": "BusinessListingsCategories", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/business_listings/categories", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint will provide you with the list of top categories by business count.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/business_listings/categories/?bash'" }, { "info": { "name": "BusinessListingsAvailableFilters", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/business_listings/available_filters", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Here you will find all the necessary information about filters that can be used with Business Listings API.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/business_listings/filters/?bash'" }, { "info": { "name": "BusinessListingsSearchLive", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/business_listings/search/live", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Business Listings Search API provides results containing information about business entities listed on Google Maps in the specified categories. You will receive the address, contacts, rating, working hours, and other relevant data. The provided results are specific to the selected location (see the List of Locations) settings.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/business_listings/search/live/?bash'" }, { "info": { "name": "BusinessListingsCategoriesAggregationLive", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/business_listings/categories_aggregation/live", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Business Listings Categories Aggregation endpoint provides results containing information about groups of related categories along with the number of entities in each category. The provided results are specific to the specified parameters.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/business_listings/categories_aggregation/live/?bash'" }, { "info": { "name": "BusinessDataGoogleLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/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/business_data/google/locations/?bash'" }, { "info": { "name": "BusinessDataGoogleLocationsCountry", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/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/business_data/google/locations/?bash'" }, { "info": { "name": "BusinessDataGoogleLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/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/business_data/google/languages/?bash'" }, { "info": { "name": "GoogleMyBusinessInfoTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/my_business_info/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Business Data API provides results containing information about specific business entity from Google. The provided 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/business_data/google/my_business_info/task_post/?bash'" }, { "info": { "name": "GoogleMyBusinessInfoTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/my_business_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 don’t use 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/business_data/google/my_business_info/tasks_ready/?bash'" }, { "info": { "name": "BusinessDataTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/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 don’t use 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/business_data/google/my_business_info/tasks_ready/?bash'" }, { "info": { "name": "GoogleMyBusinessInfoTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/my_business_info/task_get/: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": "for more info please visit 'https://docs.dataforseo.com/v3/business_data/google/my_business_info/task_get/?bash'" }, { "info": { "name": "GoogleMyBusinessInfoLive", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/my_business_info/live", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Business Data API provides results containing information about specific business entity from Google. The provided 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/business_data/google/my_business_info/live/?bash'" }, { "info": { "name": "GoogleMyBusinessUpdatesTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/my_business_updates/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoints provides the latest updates of a specific business entity from Google SERP. The provided 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/business_data/google/my_business_updates/task_post/?bash'" }, { "info": { "name": "GoogleMyBusinessUpdatesTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/my_business_updates/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 don’t use 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/business_data/google/my_business_updates/tasks_ready/?bash'" }, { "info": { "name": "GoogleMyBusinessUpdatesTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/my_business_updates/task_get/: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": "for more info please visit 'https://docs.dataforseo.com/v3/business_data/google/my_business_updates/task_get/?bash'" }, { "info": { "name": "GoogleHotelSearchesTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_searches/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Hotel Searches API provides results containing information about different hotels listed on Google. The provided results are specific to the keyword, 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/business_data/google/hotel_searches/task_post/?bash'" }, { "info": { "name": "GoogleHotelSearchesTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_searches/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 don’t use 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/business_data/google/hotel_searches/tasks_ready/?bash'" }, { "info": { "name": "GoogleHotelSearchesTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_searches/task_get/: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": "for more info please visit 'https://docs.dataforseo.com/v3/business_data/google/hotel_searches/task_get/?bash'" }, { "info": { "name": "GoogleHotelSearchesLive", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_searches/live", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Hotel Searches API provides results containing information about different hotels listed on Google Hotels. The provided 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/business_data/google/hotel_searches/live/?bash'" }, { "info": { "name": "GoogleHotelInfoTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_info/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Hotel Info will provide you with structured data available for a specific hotel entity on the Google Hotels platform: such as service description, location details, rating, amenities, reviews, images, prices, and more.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/google/hotel_info/task_post/?bash'" }, { "info": { "name": "GoogleHotelInfoTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_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 don’t use 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/business_data/google/hotel_info/tasks_ready/?bash'" }, { "info": { "name": "GoogleHotelInfoTaskGetAdvanced", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_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": "for more info please visit 'https://docs.dataforseo.com/v3/business_data/google/hotel_info/task_get/advanced/?bash'" }, { "info": { "name": "GoogleHotelInfoTaskGetHtml", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_info/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": "for more info please visit 'https://docs.dataforseo.com/v3/business_data/google/hotel_info/task_get/html/?bash'" }, { "info": { "name": "GoogleHotelInfoLiveAdvanced", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_info/live/advanced", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Hotel Info will provide you with structured data available for a specific hotel entity on the Google Hotels platform: such as service description, location details, rating, amenities, reviews, images, prices, and more.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/google/hotel_info/live/advanced/?bash'" }, { "info": { "name": "GoogleHotelInfoLiveHtml", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/hotel_info/live/html", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Google Hotel Info will provide you with unstructured HTML data available for a specific hotel entity on the Google Hotels platform: such as service description, location details, rating, amenities, reviews, images, prices, and more.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/google/hotel_info/live/html/?bash'" }, { "info": { "name": "GoogleReviewsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/reviews/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint provides results from the “Reviews” element of Google SERPs. The results are specific to the selected location (see the List of Locations) and language (see the List of Languages) parameters.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/google/reviews/task_post/?bash'" }, { "info": { "name": "GoogleReviewsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/reviews/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 don’t use 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/business_data/google/reviews/tasks_ready/?bash'" }, { "info": { "name": "GoogleReviewsTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/reviews/task_get/: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": "The returned results are specific to the indicated local establishment name, search engine, location and language parameters. We emulate set location and search engine with the highest accuracy so that the results you receive will match the actual search results for the specified parameters at the time of task setting. You can always check the returned results accessing the check_url in the Incognito mode to make sure the received data is entirely relevant. Note that user preferences, search his" }, { "info": { "name": "GoogleExtendedReviewsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/extended_reviews/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint provides results from the “Reviews” element of Google SERPs, including not only Google user reviews but also reviews from other reputable sources (e.g., TripAdvisor, Yelp, Trustpilot). The results are specific to the selected location (see the List of Locations) and language (see the List of Languages) parameters.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/google/extended_reviews/task_post/?bash'" }, { "info": { "name": "GoogleExtendedReviewsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/extended_reviews/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 don’t use 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/business_data/google/extended_reviews/tasks_ready/?bash'" }, { "info": { "name": "GoogleExtendedReviewsTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/extended_reviews/task_get/: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": "The returned results are specific to the indicated local establishment name, search engine, location and language parameters. We emulate set location and search engine with the highest accuracy so that the results you receive will match the actual search results for the specified parameters at the time of task setting. You can always check the returned results accessing the check_url in the Incognito mode to make sure the received data is entirely relevant. Note that user preferences, search his" }, { "info": { "name": "GoogleQuestionsAndAnswersTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/questions_and_answers/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint will provide you with a detailed overview of questions and answers associated with a specific business entity listed on Google My Business. By submitting a request to this endpoint, you can access comprehensive data on the inquiries and responses related to a particular business, including the full text of the questions and answers, as well as metadata such as timestamps, user information.\n \nThe provided results are specific to the selected location (see the List of Locations) and " }, { "info": { "name": "GoogleQuestionsAndAnswersTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/questions_and_answers/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 don’t use 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/business_data/google/questions_and_answers/tasks_ready/?bash'" }, { "info": { "name": "GoogleQuestionsAndAnswersTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/google/questions_and_answers/task_get/: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": "for more info please visit 'https://docs.dataforseo.com/v3/business_data/google/questions_and_answers/task_get/?bash'" }, { "info": { "name": "GoogleQuestionsAndAnswersLive", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/google/questions_and_answers/live", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint will provide you with a detailed overview of questions and answers associated with a specific business entity listed on Google My Business. By submitting a request to this endpoint, you can access comprehensive data on the inquiries and responses related to a particular business, including the full text of the questions and answers, as well as metadata such as timestamps, user information.\n \nThe provided results are specific to the selected location (see the List of Locations) and " }, { "info": { "name": "TrustpilotSearchTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/trustpilot/search/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint provides a list of business profiles listed on the Trustpilot platform. The returned results are relevant to the specified keyword.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/trustpilot/search/task_post/?bash'" }, { "info": { "name": "TrustpilotSearchTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/trustpilot/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 don’t use 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/business_data/trustpilot/search/tasks_ready/?bash'" }, { "info": { "name": "TrustpilotSearchTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/trustpilot/search/task_get/: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": "This endpoint provides a list of business profiles listed on the Trustpilot platform. The returned results are relevant to the keyword specified in a POST request. We emulate set parameters with the highest accuracy so that the results you receive match the actual search results for the specified parameters at the time of task setting. You can always check the returned results accessing the check_url in the Incognito mode to make sure the received data is entirely relevant. Note that user prefer" }, { "info": { "name": "TrustpilotReviewsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/trustpilot/reviews/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint provides reviews published on the Trustpilot platform for the local establishment specified in the domain field.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/trustpilot/reviews/task_post/?bash'" }, { "info": { "name": "TrustpilotReviewsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/trustpilot/reviews/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 don’t use 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/business_data/trustpilot/reviews/tasks_ready/?bash'" }, { "info": { "name": "TrustpilotReviewsTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/trustpilot/reviews/task_get/: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": "This endpoint provides reviews published on the Trustpilot platform The returned results are specific to the indicated business entity. We emulate set parameters with the highest accuracy so that the results you receive will match the actual search results for the specified parameters at the time of task setting. You can always check the returned results accessing the check_url in the Incognito mode to make sure the received data is entirely relevant. Note that user preferences, search history, " }, { "info": { "name": "TripadvisorLocations", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/tripadvisor/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. Note that supported location types in Tripadvisor Business Data API are City and Region only.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/tripadvisor/locations/?bash'" }, { "info": { "name": "TripadvisorLocationsCountry", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/tripadvisor/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. Note that supported location types in Tripadvisor Business Data API are City and Region only.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/tripadvisor/locations/?bash'" }, { "info": { "name": "TripadvisorLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/tripadvisor/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/business_data/tripadvisor/languages/?bash'" }, { "info": { "name": "TripadvisorSearchTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/tripadvisor/search/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint provides a list of business profiles listed on the Tripadvisor platform. The returned results are relevant to the specified keyword and the selected location (see the List of Locations).\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/tripadvisor/search/task_post/?bash'" }, { "info": { "name": "TripadvisorSearchTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/tripadvisor/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 don’t use 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/business_data/tripadvisor/search/tasks_ready/?bash'" }, { "info": { "name": "TripadvisorSearchTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/tripadvisor/search/task_get/: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": "This endpoint will provide you with data on businesses listed on the Tripadvisor platform. The results obtained through this endpoint are specific to the location (see the List of Tripadvisor Locations) and keyword parameters used in the POST request.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/tripadvisor/search/task_get/?bash'" }, { "info": { "name": "TripadvisorReviewsTaskPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/tripadvisor/reviews/task_post", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "This endpoint provides results from the “Reviews” element on the Tripadvisor platform. The results are specific to the URL path or keyword you indicate, and and the selected location (see the List of Locations).\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/tripadvisor/reviews/task_post/?bash'" }, { "info": { "name": "TripadvisorReviewsTasksReady", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/tripadvisor/reviews/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 don’t use 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/business_data/tripadvisor/reviews/tasks_ready/?bash'" }, { "info": { "name": "TripadvisorReviewsTaskGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.dataforseo.com/v3/business_data/tripadvisor/reviews/task_get/: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": "This endpoint provides feedback data on businesses listed on the Tripadvisor platform, including their locations, ratings, review content and count. The results are specific to the URL path indicated in the POST request.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/tripadvisor/reviews/task_get/?bash'" }, { "info": { "name": "SocialMediaPinterestLive", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/social_media/pinterest/live", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Social Media Pinterest API will provide you with data on pins made from the specified URLs. Pins on Pinterest correspond to content saves. For each specified page URL, you will get the number of content saves to Pinterest made using the Pinterest Save Button placed on that page.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/social_media/pinterest/live/?bash'" }, { "info": { "name": "SocialMediaRedditLive", "type": "http" }, "http": { "method": "POST", "url": "https://api.dataforseo.com/v3/business_data/social_media/reddit/live", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Social Media Reddit API provides information for each share of the target webpage on Reddit. For each specified Reddit URL, you will get subreddit and author names, permalink, title, and the number of subreddit members.\nfor more info please visit 'https://docs.dataforseo.com/v3/business_data/social_media/reddit/live/?bash'" } ] } ], "bundled": true }