AgentPMT - The Agentic Economy

Recent News Article Aggregator

Data
$0.05/requestMin Purchase: 20Min Purchase Price: $1

Details

Access current events and knowledge through this large global news database, adding over 1 million articles weekly from thousands of sources. Filter news by locale (country codes) and a wide range of languages (e.g., English, Spanish, Chinese, Korean, etc.). Boolean Search: Perform advanced text searches within article titles and bodies using boolean operators: AND (+), OR (|), and NOT (-). Categorization: Filter by article categories (e.g., business, tech) and exclude specific ones. Time: Request articles published on or after a specified date. Article Data The tool response include rich article objects, including: Title, description, and a 60-character snippet. The full URL to the article and an image URL. The language, source domain, and publication date.

Use Cases

Access recent news for up to date content generation. Augment decision making processes in stock, crypto, forex, etc. Aggregate, filter, and summarize most relevant news

Parameters

(required properties listed first)

action
Type:string
Description:Use 'get_instructions' to retrieve documentation. Action to perform: search
Default:search
Allowed values:
get_instructionssearch
news_type
Type:string
Description:View major stories only or all news
Default:all_news
Allowed values:
top_storiesall_news
topic
Type:string
Description:Search query for news articles. Supports operators: + (AND), | (OR), - (NOT), quotes for phrases, * for prefix matching. Special characters must be URL-encoded.
categories
Type:array
Description:Categories to include in the search
Array items:string
exclude_categories
Type:array
Description:Categories to exclude from the search
Array items:string
max_age_in_days
Type:integer
Description:Limit results to articles published within the past N days
Minimum:1
country
Type:string
Description:Two-letter country code to filter news by region
Default:us
language
Type:string
Description:Language code for article language
Default:en

API Example

curl -X POST "https://api.agentpmt.com/products/purchase" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: your-api-key-here" \
  -H "X-Budget-Key: your-budget-key-here" \
  -d '{
    "product_id": "692e48fce453dedc3345a1bd",
    "parameters": {
      "action": "search",
      "news_type": "all_news",
      "country": "us",
      "language": "en"
    }
  }'

Login to view your API and budget keys. The example above uses placeholder values. Sign in to see personalized code with your actual credentials.

About The Developer

Apoth3osis logo

Apoth3osis

13 stars

Joined Agent Payment: August 14, 2025

We build tools that enable AI agents to excel in the mathematical realm.

Our small team develops experimental and unique solutions in the AI arena, with a strong focus on modular computing for agentic applications and custom model deployment. We have handled projects for a variety of applications across many sectors, from algorithmic trading and financial analysis, to molecular simulations and predictions, to habitat and biodiversity monitoring and wildlife conservation.

Recent News Article Aggregator by Apoth3osis | AgentPMT