Douban Movie API Docs & Endpoint Directory
Douban Movie titles, reviews, comments, and hot lists for entertainment analysis and catalog enrichment.
Available APIs
| Endpoint | Method | Description |
|---|---|---|
| Movie Reviews (V1) | GET | Retrieves paginated Douban long-form reviews for a movie or TV subject, ordered by time or popularity. Use it to browse in-depth audience reviews for a known s… |
| Review Details (V1) | GET | Retrieves a single Douban long-form review by its review ID. Use it to inspect a known review after discovering it in a subject's review list. |
| Subject Details (V1) | GET | Retrieves the public detail page data for a Douban movie or TV subject by subject ID. Use it to inspect a known title before requesting its reviews or comments. |
| Comments (V1) | GET | 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 s… |
| Recent Hot Movie (V1) | GET | Retrieves a paginated list of movies currently featured in Douban's recent-hot collection. Use it to discover popular movie titles and continue through result… |
| Recent Hot Tv (V1) | GET | Retrieves a paginated list of TV titles currently featured in Douban's recent-hot collection. Use it to discover popular series and continue through result pag… |
