DataForSEO DataforseoLabs API

The DataforseoLabs API from DataForSEO — 47 operation(s) for dataforseolabs.

OpenAPI Specification

dataforseo-dataforseolabs-api-openapi.yml Raw ↑
openapi: 3.0.1
info:
  title: DataForSEO AiOptimization DataforseoLabs API
  description: DataForSEO API is the starting point on your journey towards building powerful SEO software. With DataForSEO you can get all the data you need to build an efficient application while also saving your time and budget. DataForSEO API is using the REST technology for interchanging data between your application and our service. The data exchange is made through the widely used HTTP protocol, which allows applying our API to almost all programming languages.
  version: 1.0.0
servers:
- url: https://api.dataforseo.com
- url: https://sandbox.dataforseo.com
tags:
- name: DataforseoLabs
paths:
  /v3/dataforseo_labs/id_list:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint is designed to provide you with a list of IDs and metadata for all DataForSEO Labs tasks created within the specified time period, including both successful and uncompleted tasks.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/id_list/?bash'''
      operationId: DataforseoLabsIdList
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsIdListRequestInfo'
                nullable: true
              example:
              - datetime_from: '2026-04-12 04:39:39 +00:00'
                datetime_to: '2026-04-14 04:39:39 +00:00'
                limit: 100
                offset: 0
                sort: desc
                include_metadata: true
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsIdListResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/status:
    get:
      tags:
      - DataforseoLabs
      description: 'By calling this endpoint, you will find out when the DataForSEO Labs data was last updated. The API response will provide separate update dates for the Google, Bing, and Amazon endpoints of DataForSEO Labs API.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/status/?bash'''
      operationId: Status
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsStatusResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/errors:
    post:
      tags:
      - DataforseoLabs
      description: 'By calling this endpoint you will receive information about the DataForSEO Labs API tasks that returned an error within the past 7 days.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/errors/?bash'''
      operationId: DataforseoLabsErrors
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsErrorsRequestInfo'
                nullable: true
              example:
              - limit: 10
                offset: 0
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsErrorsResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/available_filters:
    get:
      tags:
      - DataforseoLabs
      description: 'Here you will find all the necessary information about filters that can be used with DataForSEO Labs API endpoints.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/filters/?bash'''
      operationId: AvailableFilters
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsAvailableFiltersResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/locations_and_languages:
    get:
      tags:
      - DataforseoLabs
      description: 'Using this endpoint you can get the full list of locations and languages supported in DataForSEO Labs API. Available sources currently include Google, Bing, and Amazon search engines. However, you should note that Amazon and Bing locations and languages are currently limited to the US/English.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/locations_and_languages/?bash'''
      operationId: LocationsAndLanguages
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsLocationsAndLanguagesResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/categories:
    get:
      tags:
      - DataforseoLabs
      description: 'We use Google product and service categories. This endpoint will provide you with the full list of available categories.

        You can also download the CSV file by this link.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/categories_list/?bash'''
      operationId: Categories
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsCategoriesResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/available_history:
    get:
      tags:
      - DataforseoLabs
      description: 'By calling this endpoint, you will find obtain a list of dates available for setting in the first_date and second_date fields of the Domain Metrics by Categories endpoint.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/available_history/live/?bash'''
      operationId: GoogleAvailableHistory
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleAvailableHistoryResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/keywords_for_site/live:
    post:
      tags:
      - DataforseoLabs
      description: 'The Keywords For Site endpoint will provide you with a list of keywords relevant to the target domain. Each keyword is supplied with relevant categories, search volume data for the last month, cost-per-click, competition, and search volume trend values for the past 12 months.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/keywords_for_site/live/?bash'''
      operationId: GoogleKeywordsForSiteLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleKeywordsForSiteLiveRequestInfo'
                nullable: true
              example:
              - target: apple.com
                language_code: en
                location_code: 2840
                include_serp_info: true
                include_subdomains: true
                filters:
                - serp_info.se_results_count
                - '>'
                - 0
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleKeywordsForSiteLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/related_keywords/live:
    post:
      tags:
      - DataforseoLabs
      description: 'The Related Keywords endpoint provides keywords appearing in the

          "searches related to" SERP element

        You can get up to 4680 keyword ideas by specifying the search depth. Each related keyword comes with the list of relevant product categories, search volume rate for the last month, search volume trend for the previous 12 months, as well as current cost-per-click and competition values.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/related_keywords/live/?bash'''
      operationId: GoogleRelatedKeywordsLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleRelatedKeywordsLiveRequestInfo'
                nullable: true
              example:
              - keyword: phone
                language_name: English
                location_code: 2840
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleRelatedKeywordsLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/keyword_suggestions/live:
    post:
      tags:
      - DataforseoLabs
      description: 'The Keyword Suggestions endpoint provides search queries that include the specified seed keyword.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/keyword_suggestions/live/?bash'''
      operationId: GoogleKeywordSuggestionsLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleKeywordSuggestionsLiveRequestInfo'
                nullable: true
              example:
              - keyword: phone
                location_code: 2840
                language_code: en
                include_serp_info: true
                include_seed_keyword: true
                limit: 1
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleKeywordSuggestionsLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/keyword_ideas/live:
    post:
      tags:
      - DataforseoLabs
      description: 'The Keyword Ideas endpoint provides search terms that are relevant to the product or service categories of the specified keywords. The algorithm selects the keywords which fall into the same categories as the seed keywords specified in a POST array.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/keyword_ideas/live/?bash'''
      operationId: GoogleKeywordIdeasLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleKeywordIdeasLiveRequestInfo'
                nullable: true
              example:
              - keywords:
                - phone
                - watch
                location_code: 2840
                language_code: en
                include_serp_info: true
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleKeywordIdeasLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/bulk_keyword_difficulty/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with the Keyword Difficulty metric for a maximum of 1,000 keywords in one API request. Keyword Difficulty stands for the relative difficulty of ranking in the first top-10 organic results for the related keyword. Keyword Difficulty in DataForSEO API responses indicates the chance of getting in top-10 organic results for a keyword on a logarithmic scale from 0 to 100.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/bulk_keyword_difficulty/live/?bash'''
      operationId: GoogleBulkKeywordDifficultyLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleBulkKeywordDifficultyLiveRequestInfo'
                nullable: true
              example:
              - location_code: 2840
                language_code: en
                keywords:
                - dentist new york
                - pizza brooklyn
                - car dealer los angeles
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleBulkKeywordDifficultyLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/search_intent/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with search intent data for up to 1,000 keywords. For each keyword that you specify when setting a task, the API will return the keyword’s search intent and intent probability. Besides the highest probable search intent, the results will also provide you with other likely search intent(s) and their probability.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/search_intent/live/?bash'''
      operationId: GoogleSearchIntentLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleSearchIntentLiveRequestInfo'
                nullable: true
              example:
              - language_code: en
                keywords:
                - login page
                - audi a7
                - elon musk
                - milk store new york
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleSearchIntentLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/categories_for_keywords/languages:
    get:
      tags:
      - DataforseoLabs
      description: 'Using this endpoint you can get the full list of languages supported for the Google Categories for Keywords endpoint of DataForSEO Labs API.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/categories_for_keywords/languages/?bash'''
      operationId: GoogleCategoriesForKeywordsLanguages
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleCategoriesForKeywordsLanguagesResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/categories_for_domain/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with Google product or service categories that include keywords the domain ranks for in search. Furthermore, you will obtain general rankings and traffic data for the keywords under a certain category.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/categories_for_domain/live/?bash'''
      operationId: GoogleCategoriesForDomainLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleCategoriesForDomainLiveRequestInfo'
                nullable: true
              example:
              - target: dataforseo.com
                language_code: en
                location_name: United States
                item_types:
                - paid
                - organic
                - featured_snippet
                - local_pack
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleCategoriesForDomainLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/categories_for_keywords/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with Google product and service categories related for each specified keyword. You can indicate a maximum of 1,000 keywords in one API request.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/categories_for_keywords/live/?bash'''
      operationId: GoogleCategoriesForKeywordsLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleCategoriesForKeywordsLiveRequestInfo'
                nullable: true
              example:
              - language_code: en
                keywords:
                - dentist new york
                - pizza brooklyn
                - car dealer los angeles
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleCategoriesForKeywordsLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/keywords_for_categories/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with a list of keywords relevant to the specified product categories. You will get the search volume rate for the last month, search volume trend for the previous 12 months, as well as current cost-per-click and competition values for each keyword.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/keywords_for_categories/live/?bash'''
      operationId: GoogleKeywordsForCategoriesLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleKeywordsForCategoriesLiveRequestInfo'
                nullable: true
              example:
              - category_codes:
                - 12191
                - 12193
                language_name: English
                location_code: 2840
                include_serp_info: true
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleKeywordsForCategoriesLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/domain_metrics_by_categories/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with dynamics of change in metrics of domains relevant to the specified product and service categories. You will receive historical ranking data from Google SERPs, along with valuable current and historical domain metrics, such as ETV, impressions ETV, estimated paid traffic cost, the total count of SERPs that contain domains, and more.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/domain_metrics_by_categories/live/?bash'''
      operationId: GoogleDomainMetricsByCategoriesLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleDomainMetricsByCategoriesLiveRequestInfo'
                nullable: true
              example:
              - location_code: 2840
                language_code: en
                category_codes:
                - 13418
                - 11494
                first_date: '2026-01-15'
                second_date: '2026-03-15'
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleDomainMetricsByCategoriesLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/top_searches/live:
    post:
      tags:
      - DataforseoLabs
      description: 'The Top Searches endpoint of DataForSEO Labs API can provide you with over 7 billion keywords from the DataForSEO Keyword Database. Each keyword in the API response is provided with a set of relevant keyword data with Google Ads metrics, product categories, and Google SERP data.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/top_searches/live/?bash'''
      operationId: GoogleTopSearchesLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleTopSearchesLiveRequestInfo'
                nullable: true
              example:
              - language_name: English
                location_code: 2840
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleTopSearchesLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/ranked_keywords/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with the list of keywords that any domain or webpage is ranking for. You will also get SERP elements related to the keyword position, as well as monthly searches and other data relevant to the returned keywords.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/ranked_keywords/live/?bash'''
      operationId: GoogleRankedKeywordsLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleRankedKeywordsLiveRequestInfo'
                nullable: true
              example:
              - target: dataforseo.com
                language_name: English
                location_name: United States
                load_rank_absolute: true
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleRankedKeywordsLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/serp_competitors/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with a list of domains ranking for the keywords you specify. You will also get SERP rankings, rating, estimated traffic volume, and visibility values the provided domains gain from the specified keywords.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/serp_competitors/live/?bash'''
      operationId: GoogleSerpCompetitorsLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleSerpCompetitorsLiveRequestInfo'
                nullable: true
              example:
              - keywords:
                - phone
                language_name: English
                location_code: 2840
                item_types:
                - organic
                limit: 5
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleSerpCompetitorsLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/competitors_domain/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with a full overview of ranking and traffic data of the competitor domains from organic and paid search. In addition to that, you will get the metrics specific to the keywords both competitor domains and your domain rank for within the same SERP.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/competitors_domain/live/?bash'''
      operationId: GoogleCompetitorsDomainLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleCompetitorsDomainLiveRequestInfo'
                nullable: true
              example:
              - target: newmouth.com
                intersecting_domains:
                - dentaly.org
                - health.com
                - trysnow.com
                language_name: English
                location_code: 2840
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleCompetitorsDomainLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/domain_intersection/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with the keywords for which both specified domains rank within the same SERP. You will get search volume, competition, cost-per-click and other data on each intersecting keyword. Along with that, you will get data on the first and second domain’s SERP element discovered for this keyword, as well as the estimated traffic volume and cost of ad traffic. Domain Intersection endpoint supports organic, paid, local pack, and featured snippet results.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/domain_intersection/live/?bash'''
      operationId: GoogleDomainIntersectionLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleDomainIntersectionLiveRequestInfo'
                nullable: true
              example:
              - target1: mom.com
                target2: quora.com
                language_code: en
                location_code: 2840
                include_serp_info: true
                limit: 3
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleDomainIntersectionLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/subdomains/live:
    post:
      tags:
      - DataforseoLabs
      description: 'This endpoint will provide you with a list of subdomains of the specified domain, along with the ranking distribution across organic and paid search. In addition to that, you will also get the estimated traffic volume of subdomains based on search volume and impressions.

        for more info please visit ''https://docs.dataforseo.com/v3/dataforseo_labs/google/subdomains/live/?bash'''
      operationId: GoogleSubdomainsLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleSubdomainsLiveRequestInfo'
                nullable: true
              example:
              - target: dataforseo.com
                language_name: English
                location_code: 2840
                filters:
                - - metrics.organic.pos_1
                  - <>
                  - 0
                - or
                - - metrics.organic.pos_2_3
                  - <>
                  - 0
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleSubdomainsLiveResponseInfo'
                nullable: true
      security:
      - basicAuth: []
  /v3/dataforseo_labs/google/relevant_pages/live:
    post:
      tags:
      - DataforseoLabs
      description: for more info please visit 'https://docs.dataforseo.com/v3/dataforseo_labs/google/relevant_pages/live/?bash'
      operationId: GoogleRelevantPagesLive
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                type: object
                oneOf:
                - $ref: '#/components/schemas/DataforseoLabsGoogleRelevantPagesLiveRequestInfo'
                nullable: true
              example:
              - target: amazon.com
                language_name: English
                location_code: 2840
                filters:
                - - metrics.organic.pos_1
      

# --- truncated at 32 KB (494 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/dataforseo/refs/heads/main/openapi/dataforseo-dataforseolabs-api-openapi.yml