
New on Netflix on the GPT Store
GPT Description
Welcome Message
GPT Prompt Starters
- What's new on Netflix?
- What are new movies on Netflix?
- What are new shows on Netflix?
GPT Action OpenAPI Spec
{
"openapi": "3.0.0",
"info": {
"title": "Flixable API",
"version": "1.0.0",
"description": "An API for accessing movies and shows on Flixable."
},
"servers": [
{
"url": "https://flixable.com"
}
],
"paths": {
"/api.php": {
"get": {
"summary": "Get movies and shows",
"description": "Retrieve a list of movies and shows from Flixable.",
"operationId": "getMoviesAndShows",
"parameters": [
{
"name": "limit",
"in": "query",
"description": "The number of movies/shows to return (e.g., 10).",
"required": true,
"schema": {
"type": "integer"
}
},
{
"name": "type",
"in": "query",
"description": "The type of content to return (either \"movie\" or \"show\").",
"required": true,
"schema": {
"type": "string",
"enum": [
"movie",
"show"
]
}
}
],
"responses": {
"200": {
"description": "Successful response",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The unique identifier of the movie/show."
},
"title": {
"type": "string",
"description": "The title of the movie/show."
},
"synopsis": {
"type": "string",
"description": "A brief synopsis of the movie/show."
},
"year": {
"type": "integer",
"description": "The release year of the movie/show."
},
"runtime": {
"type": "integer",
"description": "The duration of the movie/show in minutes."
},
"cast": {
"type": "string",
"description": "The cast members of the movie/show."
},
"director": {
"type": "string",
"description": "The director(s) of the movie/show."
},
"page": {
"type": "string",
"format": "uri",
"description": "The URL to the movie/show's page."
},
"box_art": {
"type": "string",
"format": "uri",
"description": "The URL to the box art image."
},
"original": {
"type": "integer",
"description": "Indicates whether the content is original (0 for no, 1 for yes)."
},
"maturity_rating": {
"type": "string",
"description": "The maturity rating of the movie/show."
},
"maturity_description": {
"type": "string",
"description": "A description of the maturity rating."
}
}
}
}
}
}
}
}
},
"401": {
"description": "Unauthorized"
},
"404": {
"description": "Not Found"
},
"500": {
"description": "Internal Server Error"
}
}
}
}
}
}
New on Netflix GPT FAQs
More custom GPTs by Interzone Oy on the GPT Store
Coding Assistant
I’m your programming assistant for writing, debugging, and optimizing code
25K+
Psychiatrist
I'm Dr. William, your virtual psychiatrist
1K+
Blogger
I'll write you professional blog posts
400+
Logo Maker
I’ll create a professional logo for you
300+
PotterGPT
I'm your Harry Potter fanfiction and lore expert
300+
SQL Assistant
I'm your assistant for writing effective SQL queries
100+
C# Assistant
I'm your assistant for producing high-quality C# code
100+
What to Watch
Find movies and TV shows to watch based on your preferences
90+

JavaScript Assistant
I'm your assistant for producing high-quality JavaScript code
80+
TypeScript Assistant
I'm your assistant for producing high-quality TypeScript code
70+
Prompt Engineer
I'll assist you in writing high-quality prompts
60+

HTML Assistant
I'm your assistant for writing high-quality HTML
50+
Python Assistant
I'm your assistant for producing high-quality Python code
40+

Kotlin Assistant
I'm your assistant for producing high-quality Kotlin code
40+
Currency Converter
I convert currencies using the latest rates
40+
Coding Interview Preparation
Your assistant in preparing for a coding interview
30+
PHP Assistant
I'm your assistant for producing high-quality PHP code
20+
Cryptocurrency Prices
I provide up-to-date cryptocurrency market prices
20+
PowerShell Assistant
I'm your assistant for writing high-quality PowerShell scripts
10+
CodeGPT
Coding assistant providing guidance, suggestions, and examples
10+
Trip Planner
I'll help you plan your next trip
10+
Code Optimizer
I'll help you optimize your code
10+
Virtual Librarian
I'll help you find the best books to read
9+
Dad Jokes GPT
Delivers dad jokes with a cheerful tone
8+
CSS Assistant
I'm your assistant for writing high-quality CSS
7+

Rust Assistant
I'm your assistant for producing high-quality Rust code
7+
Web Developer
I'm here to help you in web development
7+
Language Tutor
I'm your tutor for learning any language
5+
Virtual Psychiatrist
I'm Dr. William, your virtual psychiatrist
5+
C++ Assistant
I'm your assistant for producing high-quality C++ code
4+

WeatherGPT
I provide current weather updates for cities worldwide
4+
Blog Writer
I'll write you professional blog posts
4+
Go Assistant
I'm your assistant for producing high-quality Go code
3+
Academic Writing Assistant
I'll assist you in academic writing, offering expertise in all major styles and ensuring accurate citations in every document
3+

Essay Writer
I'm your assistant for writing high-quality essays
3+

Grammar Checker
I'll check your grammar
2+
Travel Planner
I'll help you plan your next trip
1+
Fact Checker
I'm your expert at checking facts
