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

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

你可能感兴趣的:(资源,python)