> ## 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.

# Comment Replies

> Get replies to a specific Facebook comment. Requires the feedback_id and expansion_token from the comments endpoint response.

**Credit Cost:** 1 credit per request

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


## OpenAPI

````yaml GET /v1/scrape/facebook/comment/replies
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/facebook/comment/replies:
    get:
      tags:
        - facebook
      summary: Comment Replies
      description: >-
        Get replies to a specific Facebook comment. Requires the feedback_id and
        expansion_token from the comments endpoint response.


        **Credit Cost:** 1 credit per request
      operationId: facebook_Comment_Replies
      parameters:
        - name: feedback_id
          in: query
          description: >-
            The feedback_id of the comment. Note: this is not the comment id.
            You can get the feedback_id from the
            /v1/scrape/facebook/post/comments endpoint.
          required: true
          schema:
            type: string
            example: ZmVlZGJhY2s6MzM3MzYxMzI5OTQ4Nzc1NV8xOTI5NTk0OTE3Njg3MTcz
        - name: expansion_token
          in: query
          description: >-
            The expansion_token of the comment. You can get the expansion_token
            from the /v1/scrape/facebook/post/comments endpoint.
          required: true
          schema:
            type: string
            example: MjoxNzc4NjM1MDM3OgF_JaMa3kMP9RIWC
        - name: cursor
          in: query
          description: Cursor to paginate to the next page of replies.
          required: false
          schema:
            type: string
            example: MToxNzc4NjM1MTIyOgF_w6rc3oH0HrKM
      responses:
        '200':
          description: Successful response containing comment replies
          content:
            application/json:
              example:
                success: true
                data:
                  success: true
                  replies:
                    '0':
                      id: Y29tbWVudDoxMjA2OTAzNjAxNDgzOTYwXzYyMDYwMzI5NzU1MDQ5OQ==
                      text: Jill Carney Strother probably the peanut butter ones
                      created_at: '2025-09-01T00:59:47.000Z'
                      reply_count: 1
                      reaction_count: 6
                      reactions:
                        thankful: 0
                        like: 6
                        love: 0
                        care: 0
                        haha: 0
                        wow: 0
                        sad: 0
                        anger: 0
                        pride: 0
                        confused: 0
                      author:
                        id: >-
                          pfbid02autC1TyAQ7ACbVM6hBUPgs2DqcbwhH5zgaWHuLWh26QRzotNtosSCHGQBxi8Th5kl
                        name: Asbah Z. Hadi
                        gender: FEMALE
                        profile_picture: >-
                          https://scontent-mia3-2.xx.fbcdn.net/v/t39.30808-1/550775126_10128256788366540_1053163801549935767_n.jpg?stp=cp0_dst-jpg_s64x64_tt6&_nc_cat=107&ccb=1-7&_nc_sid=e99d92&_nc_ohc=-RuZaqccyQgQ7kNvwHiwXC6&_nc_oc=AdrchZtnk2f8vcS6PDD5yXRkYOe1t79t6rj_42ZcLVRhKe0Ns3z_cTKYiSsm47MB4VM&_nc_zt=24&_nc_ht=scontent-mia3-2.xx&_nc_gid=JmL7SF6BEef4jRpCXq_5Bg&_nc_ss=7e289&oh=00_Af78BPytg4ElQXfnogk0nYLIq7Y20P2bsWxA_7Vb8TYKIg&oe=6A1CF5C8
                      feedback_id: ZmVlZGJhY2s6MTIwNjkwMzYwMTQ4Mzk2MF82MjA2MDMyOTc1NTA0OTk=
                      expansion_token: >-
                        MjoxNzc5ODk2MjQ3OgF_YbpK5HvntHuyV9eMedw6Yz3jXaaJjgvInxhqkDftrTXmPFgwOVvjnWkaXZikwgDM5eXG9sfQkFqAv88oDWV9pizMLiEGPNJCJf_9TMqKS1CEgToSExDMBlYHLJbiUMzgZcAw4kVoK8mCKM18NqsFR7HuAslX7qspcWK8NtDNBvAstKBV9EQDnlcpLTcp73qRNfwN-a4qDikIgcodEkUcWdpiHivp98IgHQroaWPthLx--Pu_uahWo2rxiT9t_G8eHsTycbRkFYnOXolOP9m594VTNxbx8vUhx6Fdrh_qE6tfEVHKNKyYTTrRLxa5za-BkRJyKUBStOBOh9ElA6Z6RdtBghw8aVfrDLtvkfiTxj3ZYy-bgaUipAp17weCXcYh1Ch84nfywNGRdTaNT6yd4s6shGWXIFJYWDnsEtY1kGfz880XrrJ55n0G4rZlogjLkgdT_LQNn05Q6lG5SkfmqpFBCy9r1ZMfe6GYH668JfEv_8mdIaaVt-myK8eTvXlHqQrN56DarbxrLBmOdUrl
                    '1':
                      id: Y29tbWVudDoxMjA2OTAzNjAxNDgzOTYwXzEwODk4NTc1MDY2NjA3MjA=
                      text: Jill Carney Strother peanut butter
                      created_at: '2025-09-01T01:41:36.000Z'
                      reply_count: 5
                      reaction_count: 18
                      reactions:
                        thankful: 0
                        like: 18
                        love: 0
                        care: 0
                        haha: 0
                        wow: 0
                        sad: 0
                        anger: 0
                        pride: 0
                        confused: 0
                      author:
                        id: >-
                          pfbid089gTgApYuybzNomAz1njmhMBHCMtWrQjQo6qJTyALHdm65qR1Chjqv1EXQEHNtX2l
                        name: Diane Ferguson
                        gender: FEMALE
                        profile_picture: >-
                          https://scontent-mia3-2.xx.fbcdn.net/v/t1.30497-1/453178253_471506465671661_2781666950760530985_n.png?stp=cp0_dst-png_s64x64&_nc_cat=1&ccb=1-7&_nc_sid=136b72&_nc_ohc=zk6OvUuTAGEQ7kNvwFLe1uv&_nc_oc=AdqNP016ZoqIaeh5SA2ctYFoddzIfLbqPh6DoAjgPcDHBzng4Nr98ghyIo9-XJ2Fj2c&_nc_zt=24&_nc_ht=scontent-mia3-2.xx&_nc_ss=7e289&oh=00_Af6PCvOPpqLcsTmisOTFTs3bQnQw8TACrSQmb5An9VJY4A&oe=6A3E767A
                      feedback_id: ZmVlZGJhY2s6MTIwNjkwMzYwMTQ4Mzk2MF8xMDg5ODU3NTA2NjYwNzIw
                      expansion_token: >-
                        MjoxNzc5ODk2MjQ3OgF_ZKNv6zgpgSoqhASjQ0lR5Tf6Y0JYuxdBTkMNdfM4yhS2coKN6qPhjiQGlwi2Ir5RVCD18Nfdzv25IU2KtwgXGRjtPnU-cdhZOjZHB-molmKqrRBcb7s2gOBb-8T2McTZesjoYuxxATemVoUZz3sRiBKT0e2wrTGb1NEZ0377m1zRoMlM8PgmMJwbMm1fR9UKBTqNM3UtT5P-yU15WxF7zn7qnkX6K4pNnA-ZEauCf5MMHUmlzf0zcS1XmSyqMC0br5MTC4BKUPKBOPps7gnqvHxb0_bTCvOVeq8YPKhKRpWDMHkiHfReVsmaMqgvT3UaW7e48qvb6Zh-rr33wt4KBe-fax7me4RuhGUo0tRtWgWSqN6_qUcUk2jvxQPoYZ_te6OzwXscp4OEnI-5TgbFoyVWdTKvMOD3ZaiVqNB43KkKV_v8NfkGqbB_4boawxo-bqaW73DkgZNKe5Sb3MNR1LUyGETAOrwHUlQEa5Li31nRxFVZJPaMYGQqLQTbZ_jUb84qqQ2xecUrKLXBlOqf
                    '2':
                      id: Y29tbWVudDoxMjA2OTAzNjAxNDgzOTYwXzE0NDQ3NDg0MzM0NjgzOTA=
                      text: >-
                        Diane Ferguson ok. Guess I haven’t had those. Sure
                        sounds good. Thanks
                      created_at: '2025-09-01T02:17:52.000Z'
                      reply_count: 0
                      reaction_count: 5
                      reactions:
                        thankful: 0
                        like: 5
                        love: 0
                        care: 0
                        haha: 0
                        wow: 0
                        sad: 0
                        anger: 0
                        pride: 0
                        confused: 0
                      author:
                        id: '1527964450'
                        name: Jill Carney Strother
                        gender: FEMALE
                        profile_picture: >-
                          https://scontent-mia3-1.xx.fbcdn.net/v/t1.6435-1/69940743_10220991568328747_1326971802987003904_n.jpg?stp=cp0_dst-jpg_s64x64_tt6&_nc_cat=106&ccb=1-7&_nc_sid=1d2534&_nc_ohc=zWavx-NkOZkQ7kNvwE0nvf1&_nc_oc=Adrw1cXiswNqfjOZRMPUByNCndyc2Clq-QVPIAvZM6psghyryMOeD2otEUzhDsfxtl4&_nc_zt=24&_nc_ht=scontent-mia3-1.xx&_nc_gid=JmL7SF6BEef4jRpCXq_5Bg&_nc_ss=7e289&oh=00_Af79opWcAKZBFuVk7irhjH2JjX8o86vRagjVUatgwOu7dw&oe=6A3E8F7F
                      feedback_id: ZmVlZGJhY2s6MTIwNjkwMzYwMTQ4Mzk2MF8xNDQ0NzQ4NDMzNDY4Mzkw
                      expansion_token: >-
                        MjoxNzc5ODk2MjQ3OgF_8alaeeWfhhtdzCFi8cdeQd7lCVO3oy-PcK3gG0hzvLoOxzqZsnMz8fVfmupK6n0-dOjfZGDDiuIOMP4p6RG5n_uI4ULDgJH6phyg8Jo_AjIAea_ToxkWRQwTg0LrTJv4t7xs8hU6BvMUrxphx41VSmODzuzsSbXOMycSL7Pd1_MUCIEHx-Tz7o0Tn4YucHDorUMnB7Om8D9uhRIYJ1oP962L1JjfBm7JYIc3Vrjgi3KDAJMp3R-nm4fEcrj6t-aLzkdaGJjC5B7_eNv13b8wxjYGF_Vt80YXXJLM5g7dLQ0DTto47dKJ2H36Q6AFJZz-w_OSnSlv4ipo3Z4A3geavf0RXOI2rG__xni0JMqDrwRLuJ06LTKjV80ttZzm9ey1TI-8C9V6m5RCgtsTdLfD2KLcXAaGinlMJZyePYKFamWsXmIiQ9fYb-0Kz1MITIHlf4MJ4JSfzM-HoWauhZrTKXsaVf_cp99wtRCt43HTDRgrsLEEF8-xmcRCOZI80DrkXxS_vd8GkWhBhMJ1r-FF
                  cursor: >-
                    MToxNzc5ODk2MjQ3OgF_3r2qApsVCZA2ccw7bXpiImY15LAiVnTmPjRAvLoh4foeZa8TbDnluKSOj9FN2m4ZDL8f2shO8R77a30mepemmX47d1uqNJwfDV3fT2w5cY1YeTePwHd6RT4M-Wz-B5-7jaOF-3J__3TEdh60I5suC3SBQZ5nP9iHOjvTbs-nf3KgbkAH9awHVb8z9j93Xps8iI8hw38XgxiI0C3rOG4mTmDLCBBIjORVGjuFKAODVqM5IiAjLIxie-4S4ojWO1lnSBccwhQJHaRxaac5ZaN5fTjL_j57SuLgMLvyEMUx7WaVq-sZqvRjTDHnTHBtGc0aqWI5cfNZUSW6wVDufZTQlA
                  has_next_page: true
                credits_used: 1
                endpoint: facebook/comment/replies
        '400':
          description: Bad Request - Missing required parameters
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: Comment feedback_id is required
        '401':
          description: Unauthorized - Invalid or missing API key
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: Invalid API key
        '402':
          description: Payment Required - Insufficient credits
          content:
            application/json:
              schema:
                type: object
                properties:
                  error:
                    type: string
                    example: Insufficient credits
                  required:
                    type: integer
                    example: 1
                  available:
                    type: integer
                    example: 0
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).

````