
World News on the GPT Store
By Simon BissonnetteShow 3+ GPTs by Simon Bissonnette
GPT Description
Ask questions about news headlines around the world.
Welcome Message
Hello! Ready to explore today's headlines?
GPT Action OpenAPI Spec
{
"openapi": "3.1.0",
"info": {
"title": "Fetch news headlines and summaries",
"description": "Retrieves new from various sources around the world.",
"version": "v1.0.0"
},
"servers": [
{
"url": "https://service.worldnews.direct"
}
],
"paths": {
"/news": {
"get": {
"description": "Search for news around the world",
"operationId": "SearchNews",
"parameters": [
{
"name": "search",
"in": "query",
"description": "The search term for the news",
"required": true,
"schema": {
"type": "string"
}
}
],
"deprecated": false
}
}
},
"components": {
"schemas": {}
}
}
World News GPT FAQs
Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "World News", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.


