> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sociavault.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Channel Shorts

> Get shorts from a YouTube channel. For additional details such as description or publish date, use the 'Video/Short Details' endpoint.

<Note>
  💳 **1 credit** per request
</Note>


## OpenAPI

````yaml GET /v1/scrape/youtube/channel/shorts
openapi: 3.1.0
info:
  title: SociaVault API
  version: 1.0.0
  description: >-
    # SociaVault API Documentation


    The SociaVault API provides comprehensive access to social media data
    extraction across multiple platforms.


    ## Features


    - **Multi-Platform Support**: TikTok, Instagram, YouTube, Facebook, Twitter,
    Reddit, Threads, and more

    - **Credit-Based System**: Pay-as-you-go pricing with transparent credit
    costs

    - **High Performance**: Fast, reliable data extraction

    - **Comprehensive Data**: Detailed user profiles, videos, posts, comments,
    and analytics


    ## Authentication


    All API requests require authentication using an API key in the `X-API-Key`
    header:


    ```bash

    X-API-Key: sk_live_your_api_key_here

    ```


    Get your API key from the [SociaVault
    Dashboard](https://sociavault.com/dashboard).


    ## Credits


    Each endpoint consumes credits based on data complexity:

    - Simple requests (profiles): 1 credit

    - Complex requests (demographics): 20+ credits

    - Paginated requests: Credits per page


    Check your credit balance in the dashboard or via the API.


    ## Support


    - **Documentation**: https://docs.sociavault.com

    - **Email**: support@sociavault.com

    - **Discord**: https://discord.gg/sociavault
  contact:
    name: SociaVault Support
    email: support@sociavault.com
    url: https://sociavault.com/support
  license:
    name: Commercial
    url: https://sociavault.com/terms
servers:
  - url: https://api.sociavault.com
    description: Production API
security:
  - ApiKeyAuth: []
tags:
  - name: account
    description: Account management and credit balance
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/account
  - name: tiktok
    description: Scrape TikTok profiles, videos, and more
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/tiktok
  - name: tiktok-shop
    description: Everything about TikTok Shop
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/tiktok-shop
  - name: instagram
    description: Gets Instagram profiles, posts, and reels
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/instagram
  - name: youtube
    description: Scrape YouTube channels, videos, and more
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/youtube
  - name: linkedin
    description: Scrape LinkedIn
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/linkedin
  - name: facebook
    description: Get public Facebook profiles and posts
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/facebook
  - name: facebookAdLibrary
    description: Scrapes the Facebook (Meta) Ad Library
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/facebookAdLibrary
  - name: facebookMarketplace
    description: Search Facebook Marketplace and pull full listing details
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/facebookMarketplace
  - name: googleAdLibrary
    description: >-
      Scrape the Google Ad Transparency Library. *This only gets the public ads.
      Some ads you need to log in for and sadly we can't get those. Also, since
      there are so many variations, the return types might not all be 100% the
      same.
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/googleAdLibrary
  - name: linkedinAdLibrary
    description: Search the LinkedIn Ad Library
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/linkedinAdLibrary
  - name: twitter
    description: Get Twitter profiles, tweets, followers and more
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/twitter
  - name: reddit
    description: Scrape Reddit posts and comments
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/reddit
  - name: threads
    description: Get Threads posts
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/threads
  - name: google
    description: Scrape Google search results
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/google
paths:
  /v1/scrape/youtube/channel/shorts:
    get:
      tags:
        - youtube
      summary: Channel Shorts
      description: >-
        Get shorts from a YouTube channel. For additional details such as
        description or publish date, use the 'Video/Short Details' endpoint.
      operationId: youtube_Channel_Shorts
      parameters:
        - name: handle
          in: query
          description: Can pass channelId or handle
          required: false
          schema:
            type: string
            example: ThePatMcAfeeShow
        - name: channelId
          in: query
          description: Can pass channelId or handle
          required: false
          schema:
            type: string
            example: UC-9-kyTW8ZkZNDHQJ6FgpwQ
        - name: sort
          in: query
          description: Sort by newest or popular
          required: false
          schema:
            type: string
            enum:
              - newest
              - popular
            example: newest
        - name: continuationToken
          in: query
          description: >-
            Continuation token to get more videos. Get 'continuationToken' from
            previous response.
          required: false
          schema:
            type: string
            example: 4qmFsgKrCBIYVUNkRkpXVWE0M3NtUm00SXBIQnB
      responses:
        '200':
          description: >-
            Successful response


            **Key Response Fields:**

            - `data.shorts[0].id`: YouTube short video ID

            - `data.shorts[0].url`: Full YouTube URL

            - `data.shorts[0].title`: Short title

            - `data.shorts[0].viewCountInt`: View count as integer

            - `data.shorts[0].likeCountInt`: Like count as integer

            - `data.shorts[0].commentCountInt`: Comment count as integer

            - `data.shorts[0].publishDate`: ISO timestamp of when the short was
            published

            - `data.shorts[0].genre`: Content genre/category

            - `data.continuationToken`: Pagination cursor — pass as
            `continuationToken` to get the next page
          content:
            application/json:
              example:
                success: true
                data:
                  success: true
                  videos: {}
                  channels: {}
                  playlists: {}
                  shorts:
                    '0':
                      type: short
                      id: zdO3THL0mRo
                      url: https://www.youtube.com/watch?v=zdO3THL0mRo
                      title: It’s Super Bowl Sunday… WHO YA GOT
                      viewCountText: 22,738
                      viewCountInt: 22738
                      description: null
                      commentCountText: '65'
                      commentCountInt: 65
                      likeCountInt: 1072
                      likeCountText: '1072'
                      publishDate: '2026-02-08T11:50:51-08:00'
                      genre: Sports
                    '1':
                      type: short
                      id: 9H0EuYDt-xE
                      url: https://www.youtube.com/watch?v=9H0EuYDt-xE
                      title: >-
                        "I'M RESCUING A CROCODILE" 😂😂😂 Thanks Robert Irwin
                        #PMSLivE
                      viewCountText: 16,256
                      viewCountInt: 16256
                      description: null
                      commentCountText: '30'
                      commentCountInt: 30
                      likeCountInt: 907
                      likeCountText: '907'
                      publishDate: '2026-02-07T14:00:07-08:00'
                      genre: Sports
                  shelves: {}
                  lives: {}
                  continuationToken: >-
                    4qmFsgLTFhIYVUN4Y1RlQUtXSmNhNlh5SjM3X1pvS0lRGrYWOGdiaUVCcmZFRkxjRUFxcENBcUFDRUZtUjJKV01GUllRVWt5UjBVdGR6QmxVemx6WDJkaWJFTm9NbXhKZDIxeGNsTklPV3h6VVRSZldYbENiVzlrYnpWWmVuUmZPRWRqWkdaVmMxWTJSbWRNYnpjMVYyUmlNR051V2xaZmFHNUhUVmRyTmxscVExRnhUMUYzYTBaaVNDMVpiR1YwVlRkaGRtRmtYelJwZFZjMlIyZFJiV28wVjBrMk5FSjBMVmxrUkZBMVNIcEpORXBaUzA1VFdIUTVaMWxWZFdkdlJ6UXpkMHBMWTBsM1JFVkNaVlZzUVdJMmEwRXRRa2h2VTBGeWR6aHhiM2d4VjFWeFkzSldjbVJCWHpKRVQyUmFPVFZYYkhwcGFWQkJSM3BOZFZSaVZqWlVOVTVuU21GeE1uSkhiM0psWlhReVVYTk5UMEZoV21GZlgyNXZRbVJ5VEVGdmNFNDRaRzVxYTBwNlRWaE9NM1JyZWkxMU1XTldTM1poTVhOUmFYSXRNRFJMWmsxbk1raDNUa1pVTjB0TFlUaExRVW90WjA4d1VGWnZjblZIZFRKVWFTMUtaRGxwZFhacFpsUXlibXBJTVdwR1FWcFhWM2MxTVhkSE9ETjJWazFrVjNJeGJVcFdabmg0UW5WZlZrVlNOV1JzY2xVNFRWSlNiRUpyYW1reU9UWm9aRXAwVDNsbVFXdzJNVUp3YVZkTk5HTm5XSGxQUlZoQldrZE9kMTl0T1UxR2IwZFZOMUZJY0hNdGFEQjNWVmRsVlV4a1J5MDBWbkp1V205Nk5YUndhR1l0VTJWNmJrbHRYek5QYTNOblNuWlBVbFZOVmxaeFgyZzRjVWx2YVZwak1rOHRTbmxYV0VaTlFrUjFWMUZFWlUxUFdVWldRVFUyZDNrdFREUXpiR05KUWpVNVJYUm5PRkJKTjNwZmJuaFJaWGhpTTJoNVRITXdPRGx0TjJoS1pqaFFhMmgyVVVOa1EyUkRhREJHZFROdU5saDRNMGwxYkhodldHaDJaMmd6U0VSQmVYZEhVamxHWTFjemJrMTVXR1JrT0VsVk9XbG5jRGRVZEdobk1VeG1WbkpuVkRGelRsOUZVMFowUVVOTFNYWmtWVGRsVEdWbFduSklVMUJPYW5rMmMyRjBkR1ZKV1ZScmFIWjFkVVl3YkRGaU1VdEJOMlphYlhCUlJWZGlOelp5VUZObVYyRkZXbFJxVUdwaFF6VTBiRVZ2ZEhGRVZuQlZUWHBuUmt4bVQwSndPSGxCWjA0MVVVSjJTMlJ5VldsUkxXTlJNakpzWHpWQ1lYaFhiMW80VUdreGIwczRhaTFKVm5kQ1gyMTBVakpOY0VOQk5uZFFXRU5YVFZCaVRHeE1iV0prUmxKd1EyOHhYM3BOZEU5aFgyOTJSMmcyU21oV1MweENObUYxY21wdmJETnNOR3BEWHkxRldFOXdkVVozWW1wdlRITTNNRGx2UjBsM1FTMVpjRFExUkRGQlNHZ3lNRWN6ZHpkSk9WRlhjbmszVFRGbGFqUTBZakUwVjB4Tk9IaEpRM0JMWTBSVFVFdFphbFpRZGpkNmVUWjZNV1ppV2xVeVpVMWlha1p4YjJWMlpXcHVObTFKUjBwdmRqaHNNRTAyT0ZKSWNUWkVNVFV3WjFwU2RHbzRlako2TlhwZmIwaDJUV05vTTBOc1EyTmthRUphV1Mxd2FXOWpObVZ2TjJGd1VWUXlObWM0Wm5oelEzSmxkMlJOVDNOR2RYTldSSGg1ZVRBdFNFWlNTVWxYZDFCdWNUaFpPRmhYV1RGcGNVeFljeTFHVFc1UGRrbDZTRkoyVkdGUGRHc1NKRFpsT1RVd05ERTRMVEF3TURBdE1tUTBaUzFpTkRkbExUVTRNalF5T1dJeU1UVXlPQ0FFTXFzSUNpUTJaVGsxTURReE9DMHdNREF3TFRKa05HVXRZalEzWlMwMU9ESTBNamxpTWpFMU1qZ1NnQWhCWmtkaVZqQlVXRUZKTWtkRkxYY3daVk01YzE5bllteERhREpzU1hkdGNYSlRTRGxzYzFFMFgxbDVRbTF2Wkc4MVdYcDBYemhIWTJSbVZYTldOa1puVEc4M05WZGtZakJqYmxwV1gyaHVSMDFYYXpaWmFrTlJjVTlSZDJ0R1lrZ3RXV3hsZEZVM1lYWmhaRjgwYVhWWE5rZG5VVzFxTkZkSk5qUkNkQzFaWkVSUU5VaDZTVFJLV1V0T1UxaDBPV2RaVlhWbmIwYzBNM2RLUzJOSmQwUkZRbVZWYkVGaU5tdEJMVUpJYjFOQmNuYzRjVzk0TVZkVmNXTnlWbkprUVY4eVJFOWtXamsxVjJ4NmFXbFFRVWQ2VFhWVVlsWTJWRFZPWjBwaGNUSnlSMjl5WldWME1sRnpUVTlCWVZwaFgxOXViMEprY2t4QmIzQk9PR1J1YW10S2VrMVlUak4wYTNvdGRURmpWa3QyWVRGelVXbHlMVEEwUzJaTlp6SklkMDVHVkRkTFMyRTRTMEZLTFdkUE1GQldiM0oxUjNVeVZHa3RTbVE1YVhWMmFXWlVNbTVxU0RGcVJrRmFWMWQzTlRGM1J6Z3pkbFpOWkZkeU1XMUtWbVo0ZUVKMVgxWkZValZrYkhKVk9FMVNVbXhDYTJwcE1qazJhR1JLZEU5NVprRnNOakZDY0dsWFRUUmpaMWg1VDBWWVFWcEhUbmRmYlRsTlJtOUhWVGRSU0hCekxXZ3dkMVZYWlZWTVpFY3RORlp5YmxwdmVqVjBjR2htTFZObGVtNUpiVjh6VDJ0elowcDJUMUpWVFZaV2NWOW9PSEZKYjJsYVl6SlBMVXA1VjFoR1RVSkVkVmRSUkdWTlQxbEdWa0UxTm5kNUxVdzBNMnhqU1VJMU9VVjBaemhRU1RkNlgyNTRVV1Y0WWpOb2VVeHpNRGc1YlRkb1NtWTRVR3RvZGxGRFpFTmtRMmd3Um5VemJqWlllRE5KZFd4NGIxaG9kbWRvTTBoRVFYbDNSMUk1Um1OWE0yNU5lVmhrWkRoSlZUbHBaM0EzVkhSb1p6Rk1abFp5WjFReGMwNWZSVk5HZEVGRFMwbDJaRlUzWlV4bFpWcHlTRk5RVG1wNU5uTmhkSFJsU1ZsVWEyaDJkWFZHTUd3eFlqRkxRVGRtV20xd1VVVlhZamMyY2xCVFpsZGhSVnBVYWxCcVlVTTFOR3hGYjNSeFJGWndWVTE2WjBaTVprOUNjRGg1UVdkT05WRkNka3RrY2xWcFVTMWpVVEl5YkY4MVFtRjRWMjlhT0ZCcE1XOUxPR290U1ZaM1FsOXRkRkl5VFhCRFFUWjNVRmhEVjAxUVlreHNURzFpWkVaU2NFTnZNVjk2VFhSUFlWOXZka2RvTmtwb1ZrdE1RalpoZFhKcWIyd3piRFJxUTE4dFJWaFBjSFZHZDJKcWIweHpOekE1YjBkSmQwRXRXWEEwTlVReFFVaG9NakJITTNjM1NUbFJWM0o1TjAweFpXbzBOR0l4TkZkTVRUaDRTVU53UzJORVUxQkxXV3BXVUhZM2VuazJlakZtWWxwVk1tVk5ZbXBHY1c5bGRtVnFialp0U1VkS2IzWTRiREJOTmpoU1NIRTJSREUxTUdkYVVuUnFPSG95ZWpWNlgyOUlkazFqYURORGJFTmpaR2hDV2xrdGNHbHZZelpsYnpkaGNGRlVNalpuT0daNGMwTnlaWGRrVFU5elJuVnpWa1I0ZVhrd0xVaEdVa2xKVjNkUWJuRTRXVGhZVjFreGFYRk1XSE10UmsxdVQzWkpla2hTZGxSaFQzUnJHQVElM0Q%3D
                credits_used: 1
                endpoint: youtube/channel/shorts
        '400':
          description: Bad Request - Invalid parameters or missing required fields
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: 'Missing required parameter: handle'
                  endpoint:
                    type: string
                  credits_required:
                    type: integer
                required:
                  - error
        '401':
          description: Unauthorized - Invalid or missing API key
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: Invalid API key
                  docs:
                    type: string
                    example: https://docs.sociavault.com/authentication
                required:
                  - error
        '402':
          description: Payment Required - Insufficient credits
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: Insufficient credits
                  required:
                    type: integer
                    example: 1
                    description: Credits required for this request
                  available:
                    type: integer
                    example: 0
                    description: Credits currently available
                required:
                  - error
                  - required
                  - available
        '500':
          description: Internal Server Error - Service configuration or processing error
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: Service configuration error
                required:
                  - error
components:
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: X-API-Key
      description: |-
        API key for authentication. Format: `sk_live_xxxxxxxxxxxxx`

        Get your API key from the [Dashboard](https://sociavault.com/dashboard).

````