Douban Movie
Comments
Retrieves paginated Douban short comments for a movie or TV subject, ordered by time or newest rating. Use it to review concise audience feedback for a known subject.
get/api/douban/get-movie-comments/v1
Query parameters
tokenstring required
Access token for this API service.
subjectIdstring required
The unique ID for a movie or TV subject on Douban.
sort'time' | 'new_score'
Douban Comments Sort
Sort order for the result set.
Available Values:
- time: Time
- new_score: New Score
pageinteger
Page number for pagination.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.