/qqmusic/songs/comments

POST /api/qqmusic/songs/comments

Price: 20 credits

Get listener comments on a QQ Music song, with their replies, likes and stated province

How to use it

Song mid, numeric song id and a song page URL all resolve here. `hot` and `newest` are two separate corpora, not two orderings of one: `hot` is a curated subset that runs out after a few thousand comments however large the song's discussion is, while `newest` walks the whole discussion from the most recent backwards. `location` is the province the commenter's account reports and only some comments carry one, so treat a missing value as unstated rather than as somewhere outside China. `replies` carries at most one preview reply per comment; `reply_count` is the true total and is routinely far larger than `len(replies)`, so do not read `replies` as the complete thread.

Parameters

Request body

Response

Errors

Response headers