Post Comments

  • end_cursor: Get end_cursor value from the following path:
    data.node.top_level_comments.page_info.end_cursor
  • has_next_page: Check for has_next_page with path:
    data.node.top_level_comments.page_info.has_next_page
  • max_comment_replies: Maximum value of 3 but the request might return an error depending on the response size from facebook, to fix it try using a smaller value.
  • max_comments: Maximum value of 16 but the request might return an error depending on the response size from facebook, to fix it try using a smaller value.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Form Data
string

String: use end_cursor - see description above for help

string

String: One of 'MOST_ENGAGEMENT', 'RECENT_ACTIVITY', 'TOPLEVEL'. Defaults to 'MOST_ENGAGEMENT'.

string

Number: Page size, maxium value is 30. Defaults to 3.

string

Number: Page size, maxium value is 30. Defaults to 16.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json