Douban: Explore Movies
Douban via Parse · entertainment
Browse and filter movies by genre tag and sort order. Returns paginated movie listings. Use start/count for pagination. When tag is omitted, returns a general recommendation list. Access Douban movie data including search, movie details, and browsing/filtering movies by genre and sort order. Fulfilled by Parse from movie.douban.com.
- douban
- entertainment
- movie-douban-com
- parse
- platform-key
- reviews-ratings
- streaming-video
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ee79315d-9c27-470b-b743-3e7cb12b0f4c/explore_movies
- Interface artifact
- sha256:e52d5af6d3af538bf8489dac42ff54db55547b63643e942b173589781e9de5ff
- Manifest digest
- sha256:2db19d2fb5ffadd2e29eea796788e9f6986bbbe7eb80e9c48acbb336806799b5
Request fields
- tag (string): Genre or category tag to filter by (e.g. '喜剧', '动作', '爱情', '科幻', '悬疑', '恐怖', '动画'). When omitted, returns general recommendations.
- sort (string): Sort order for results.: Allowed values: T, U, R, S
- count (integer): Number of results per page. Maximum 50.
- start (integer): Pagination offset (0-based).
Example queries
- {"tag":"喜剧","sort":"T"}