Tmdb: Get Popular Movies
Tmdb via Parse · entertainment
Browse currently popular movies on TMDB. Returns a paginated list of movies with title, release date, poster URL, and ID-slug for drill-down. Optionally filter by genre name. Uses the discover endpoint sorted by popularity descending. Scraper for The Movie Database (TMDB) - search movies/TV/people, get details, cast, images, videos, reviews, trending, and watch providers. Fulfilled by Parse from tmdb.org.
- entertainment
- parse
- platform-key
- reviews-ratings
- streaming-video
- tmdb
- tmdb-org
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/fa1f32a6-9d98-438e-961b-9087d0d99df1/get_popular_movies
- Interface artifact
- sha256:39ded2f01aacf215afcffc10ceb165d8fe60b0e2a9646beea6c3cea998473693
- Manifest digest
- sha256:9976891b36c0a06cf1fece26b8c46a5a0cc4c33d0725a5ca6eda3c0bee0e1796
Request fields
- page (integer): Page number for pagination (1-based)
- genre (string): Filter by genre name (e.g. 'horror', 'action', 'comedy', 'drama', 'thriller', 'science fiction', 'animation', 'adventure', 'fantasy', 'mystery', 'romance', 'documentary', 'crime', 'family', 'history', 'music', 'war', 'western', 'tv movie'). Case-insensitive. When omitted, returns all genres.
Example queries
- {"page":"1"}