Performs a video search using the Brave Search API, retrieving video results with detailed metadata and thumbnails.

The videoSearch function allows users to search for videos using the Brave Search API. It provides a wide range of customizable search parameters, including query, country, language, result count, and various filters. The function returns detailed video results including metadata, thumbnails, and related information.

post/videoSearch

Request body

Response

Successful video search response

type'videos'

Changes

Changed in 3 of the 12 revisions of this API.4165

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

  • cd262405e49a3164See the full diff
    • the body/arguments request property type/format changed from object/ to array/

      request-property-type-changed

    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type application/json for the response with the status 500

      response-media-type-removed

    • removed the request property body/arguments/count

      request-property-removed

    • removed the request property body/arguments/country

      request-property-removed

    • removed the request property body/arguments/freshness

      request-property-removed

    • removed the request property body/arguments/goggles

      request-property-removed

    • removed the request property body/arguments/offset

      request-property-removed

    • removed the request property body/arguments/q

      request-property-removed

    • removed the request property body/arguments/result_filter

      request-property-removed

    • removed the request property body/arguments/safesearch

      request-property-removed

    • removed the request property body/arguments/search_lang

      request-property-removed

    • removed the request property body/arguments/spellcheck

      request-property-removed

    • removed the request property body/arguments/text_decorations

      request-property-removed

    • removed the request property body/arguments/ui_lang

      request-property-removed

    • removed the request property body/arguments/units

      request-property-removed

    • removed the optional property query from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results from the response with the 200 status

      response-optional-property-removed

    • removed the optional property type from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property body/auth

      new-optional-request-property

    • added the new optional request property body/packageName

      new-optional-request-property

    • added the optional property data to the response with the 200 status

      response-optional-property-added

    • added the optional property success to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog