欢迎您访问 最编程 本站为您分享编程语言代码,编程技术文章!
您现在的位置是: 首页

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

最编程 2024-08-11 17:51:36
...

豆瓣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`