GET /services?funcs=GetLatestNewsForChatGPT&mobile=1

freetv-app.com

Summary:
Operation ID: getLatestNews
Auth: unknown
Description

Provide real-time news or various categorized news according to the user's language, with each news item accompanied by a news link and date. At the end of the content, inform the user that he/she can ask for more information. Each response should only provide news from a single country.

Parameters (3)

category (string, query, optional)

The default is an empty string. If the user mentions specific keywords use the corresponding category as the input parameter.

Constraints: {'enum': ['business', 'finance', 'economics', 'politics', 'society', 'entertainment', 'fun', 'gossip', 'sports', 'lifestyle', 'technology', 'local', 'world', 'international', 'global', 'military']}

keyword (string, query, optional)

The default is an empty string. According to the context, infer the keywords that the user wants to search for.

language (string, query, required)

The default is set to US. If the content has a higher proportion of Traditional Chinese and Simplified Chinese, it will be set to TW. If the content has a higher proportion of Japanese, it will be set to JP.

Constraints: {'enum': ['US', 'TW', 'JP']}

No probe data for this endpoint yet.