These APIs provide access to Douban movie review and comment data. They support retrieving review lists, review details, and short comments for analytics and monitoring.这些接口用于获取豆瓣电影的影评与短评数据。 主要覆盖影评列表、影评详情、电影短评等能力,可用于分析与监控场景。
📝 Douban - Movie Reviews API Retrieves a list of movie reviews (long reviews), typically including basic metadata such as review ID, author info (when available), rating (if present), publish time, and summary fields. 获取电影影评(长评)列表:通常包含影评ID、作者信息(如可用)、评分(如存在)、发布时间与摘要等基础字段。
📄 Douban - Movie Review Details API Retrieves detailed content for a single movie review, including full review text and rich metadata (when available). 获取单条影评详情:包含完整影评正文与相关元数据(如可用)。
💬 Douban - Movie Comments API Retrieves movie comments (short comments/short reviews), typically including comment text, rating (if present), publish time, and basic user signals (when available). 获取电影短评数据:通常包含短评内容、评分(如存在)、发布时间与基础用户信息(如可用)。