I'd like to build a service that could analyze comments on a Youtube channel based on
- similarities of the comments;
- commenter's information(e.g. account registered time, its IP when the comment is posted, etc).
I see that Youtube has API to list comments, I wonder if it's possible to get the commenter's information.