0
点赞
收藏
分享

微信扫一扫

豆瓣电影公共API (亲测有效)

高子歌 2022-02-01 阅读 52
python

豆瓣api换了

https://api.wmdb.tv/api/v1/top?type=Imdb&skip=0&limit=20&lang=Cn

`https://api.douban.com/v2/movie/in_theaters?apikey=&start=${event.start}&count=${event.count}`

https://api.douban.com/v2/movie/in_theaters?apikey=&start=0&count=10

https://api.douban.com/v2/movie/in_theaters?apikey=054022eaeae0b00e0fc068c0c0a2102a&start=0&count=10

`https://frodo.douban.com/api/v2/subject_collection/movie_showing/items?start=${event.start}&count=${event.count}&apiKey=054022eaeae0b00e0fc068c0c0a2102a`

举报

相关推荐

0 条评论