What To Watch
Search for current shows, get recommendations, and find out where things are streaming.
What To Watch is a plugin that helps users find shows to watch. With this plugin, users can search for current TV shows, get recommendations, and find out where their favorite shows are streaming. It retrieves information about shows and tells the user where to watch it. It’s perfect for the indecisive viewer who wants to discover new shows or know where to find their favorite ones.
How to
Comments (0)
Try it
API docs
Learn how to use What To Watch effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Find details about the TV show Friends."
-
Prompt 2: "What are some recommendations for TV shows similar to Game of Thrones?"
-
Prompt 3: "Where can I stream the TV show Stranger Things in the United States?"
-
Prompt 4: "Search for movies with the title Inception."
-
Prompt 5: "What are the top-rated movies right now?"
Features and commands
Feature/Command | Description |
---|---|
getShowDetailsByName | This command retrieves the details of a TV show based on its name. You need to provide the name of the show as a parameter. |
searchShowsByName | This command allows you to search for TV shows based on their name. You need to provide the name of the show as a parameter. |
getShowRecommendationsByName | This command provides recommendations for TV shows similar to the given show name. You need to provide the name of the show as a parameter. |
getShowStreamingInfoByCountryAndName | This command retrieves streaming information for a TV show in a specific country. You need to provide the country and show name as parameters. |
searchMoviesByName | This command allows you to search for movies based on their title. You need to provide the movie title as a parameter. |
getMovieRecommendationsByName | This command provides recommendations for movies similar to the given movie title. You need to provide the movie title as a parameter. |
getMovieStreamingInfoByCountryAndName | This command retrieves streaming information for a movie in a specific country. You need to provide the country and movie title as parameters. |
getUpcomingMovies | This command retrieves a list of upcoming movies. |
getTopMovies | This command retrieves a list of top-rated movies. |
getPopularMovies | This command retrieves a list of popular movies. |
getNowPlayingMovies | This command retrieves a list of movies that are currently playing. |