Thank you for reading this post, don't forget to subscribe!
The V2 API permissions are divided into 3 categories.
Public (Required Scope URIs: movie_basic_r, movie_basic_w) - Available to all developers, approved. Limit 40 requests/minute. Open basic data interface, general personal hobbyist self-built website or application will be satisfied.
Advanced (corresponding to Required Scope URIs: movie_advance_r, movie_advance_w) - After running for a while, if the non-commercial site (e.g., non-profit library, school, charity organization, etc.) is truly outstanding, has values that are in line with Douban, is free of copyright issues, and does not compete with Douban Movies. No copyright issues, and does not compete with Douban Movie, you can apply for advanced privileges. Open basically all interfaces.
Business (Required Scope URIs: movie_premium_r, movie_premium_w) - Used for business cooperation, unlimited number of times, limited open interfaces. Please use this interface for websites that are already commercialized. After migrating to V2, you can open it as long as you meet our API requirements (see below). To apply for opening premium or commercial interfaces please contact bd-team@douban.com
The ratings should be displayed alongside any of the profiles and labeled “Douban Rating”.”
If you are using a profile, you must add a link to “Go to Douban Movie for details” under the movie's profile, with the link pointing to the corresponding entry url.
Movie reviews must be individually labeled as “Douban Movie” and cannot be mixed with other review data.
If the application includes a client service, this client must not be used with the words “Douban“ and ”Douban Movie” displayed in the name and corresponding logo.
If the app uses Douban data, ratings and movie reviews, the app shall not use the same type of data provided by other platforms, and the app shall not build its own ratings and movie review services.
Number of people watching, default value is 0 if it's a TV show, if it's a movie value is null
int
Y
Y
Y
0 / null
images
Movie poster artwork, available in 288px x 465px (large), 96px x 155px (medium) 64px x 103px (small) sizes respectively
dict
Y
Y
Y
-
subtype
Category, movie or tv
str
Y
Y
Y
movie
directors
director, the data structure is a simplified description of Shadowman'ssee appendix
array
Y
Y
Y
[]
casts
starring, up to 4, and the data structure is a simplified description of the moviemaker'ssee appendix
array
Y
Y
Y
[]
writers
screenwriters, with data structures as simplified descriptions of the shadow people thatsee appendix
array
N
Y
Y
[]
website
Official website
str
N
Y
Y
’’
douban_site
Douban mini-site
str
Y
Y
Y
’’
pubdates
Release date if the entry type is a movie, first Ï date if it is a TV series
array
N
Y
Y
[]
mainland_pubdate
Continental release date, or release date if the entry type is a movie, or premiere date if it is a TV series
str
N
Y
Y
’’
pubdate
Compatibility data, which will be removed in the future, and continental release date, which is the release date if the entry type is a movie, or the premiere date if it's a TV series
str
N
Y
Y
’’
year
age
str
Y
Y
Y
’’
languages
multilingualism
array
N
Y
Y
[]
durations
length of film
array
N
Y
Y
[]
genres
Movie genres, up to 3
array
Y
Y
Y
[]
countries
Country/area of production
array
Y
Y
Y
[]
summary
brief
str
Y
Y
Y
’’
comments_count
Number of short comments
int
Y
Y
Y
0
reviews_count
Number of movie reviews
int
Y
Y
Y
0
seasons_count
Total seasons (tv only)
int
Y
Y
Y
0 / null
current_season
Current Season (tv only)
int
Y
Y
Y
0 / null
episodes_count
Current Season Episodes (tv only)
int
Y
Y
Y
0 / null
schedule_url
Movie Page URL(movie only)
str
Y
Y
Y
’’
trailer_urls
Trailer URLs, open to Premium users and above, up to 4 addresses open
array
N
Y
Y
[]
clip_urls
Segment URLs, open to Premium users and above, up to 4 addresses open
array
N
Y
Y
[]
blooper_urls
Flower URLs, open to Premium users and above, up to 4 addresses open
Empty!