W
W
WiNNeR_tig2020-09-13 18:03:39
YouTube
WiNNeR_tig, 2020-09-13 18:03:39

How to get replies to comments in Youtube API?

A list of all comments can be obtained through CommentThreads Information about a particular comment can be obtained through comments , but how to get a list of replies to comments?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Spartak (Web-StyleStudio), 2020-09-13
@WiNNeR_tig

https://developers.google.com/youtube/v3/docs/comm...

https://www.googleapis.com/youtube/v3/comments?part=id,snippet&parentId=[id комментария]&key=[YOUR_API_KEY]

In parentId, specify the comment ID, and get information about the answers.
The comment id can be obtained via CommentThreads

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question