Skip to content

请求的豆瓣电影数据不正确(反向代理的锅?) #4

Description

@tequlia2pop

app.js 中替换的反向代理服务 http://t.yushu.im 返回的豆瓣数据有问题:

  1. 在返回的电影数据中,其评分与豆瓣网站上的实时评分不一致。

  2. 搜索电影时返回的数据也明显有问题。如搜索“变形金刚”,返回的电影数据为空。经查看其返回的 JSON 数据为

    {
        "count": 0, 
        "start": 0, 
        "subjects": [], 
        "total": 23
    }
    

目前暂时可以改用 https://douban.uieee.com ,它还支持 HTTPS。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions