Global Markets & Financial News AI avatar

Global Markets & Financial News AI

Pricing

Pay per event

Go to Apify Store
Global Markets & Financial News AI

Global Markets & Financial News AI

Turn raw news into alpha. Scrape top financial sources, analyze with AI for Sentiment (Bullish/Bearish), Impact Scores (0-100), and Tickers ($BTC). Query pre-analyzed, historical, and market-moving intelligence events, backed by a constantly updating AI-scraping pipeline.

Pricing

Pay per event

Rating

5.0

(1)

Developer

Visita Intelligence

Visita Intelligence

Maintained by Community

Actor stats

2

Bookmarked

15

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

๐Ÿ’ฐ Global Markets Intelligence Database API

Query pre-analyzed, historical, and market-moving intelligence events, backed by a constantly updating AI-scraping pipeline.

Note: This Actor doesn't force you to wait for live web scraping! We execute the heavy AI sentiment analysis natively on our backend databases every day utilizing LLMs and un-blockable scrapers. By utilizing this Actor, you are querying deeply enriched and verified finance metrics.


๐Ÿš€ Why Use This Database?

When you run this Actor in SEARCH_ARTICLES mode, you instantly gain access to data fields that a standard RSS feed cannot provide:

  • ๐Ÿ’ฒ Ticker Extraction: Automatically identifies stock, crypto, and forex tickers mentioned (e.g., "$AAPL", "$BTC", "$EURUSD").
  • ๐Ÿ’ฏ Market Impact Score (0-100): Instantly filter noise. Know if an event is a "General Update" (15/100) or a "Market Moving Event" (95/100).
  • ๐Ÿ“ˆ Sentiment Analysis: Immediate Bullish / Bearish / Neutral classification tied to the article.

๐Ÿ› ๏ธ Usage & Configuration

Because we handle the infrastructure, API keys, proxies, and LLM processing on our end, your setup is extremely straightforward.

Configure Inputs

FieldDescription
Operation ModeSelect SEARCH_ARTICLES to fetch intelligent news data.
Search Term(Optional) Query the database for a specific keyword or stock ticker (e.g., "AAPL", "Federal Reserve", "Inflation").
Start Date(Optional) Filter results strictly on or after a specified date.
Max ArticlesLimit the number of parsed events you wish to return.

๐Ÿ“Š Data Output

The Actor saves clean, instantaneous results to your Apify Dataset. We provide a rich Table View in the console for immediate analytical scanning.

JSON Example

{
"title": "Fed Signals Potential Rate Cut in Q3 as Inflation Cools",
"url": "https://example.com/markets/fed-rate-decision",
"published": "2025-11-30T14:30:00Z",
"content_type": "Monetary Policy",
"market_impact_score": 95,
"sentiment": "Bullish",
"affected_tickers": ["$SPY", "$QQQ", "$USD"],
"sumary": "The Federal Reserve held rates steady but signaled a high likelihood of a rate cut..."
}

๐Ÿ’ฐ Pricing & Monetization

This Actor uses a clear Pay-Per-Event model, which gives you complete predictability. Instead of charging for vague "scrape compute time," you only pay when valuable data hits your dataset.

  • Primary Event (article-summary): You are charged $0.01 directly for every successfully fetched AI-analyzed article you query.
  • Note: You do NOT burn money on HTTP 403s, proxy failures, or "hallucinating" LLMs, because we've already handled the risk in our daily database background schedules. You are strictly paying for the clean data payload.

๐Ÿข Platform Architecture

For advanced developers wishing to understand the infrastructure maintaining this database endpoint, refer to the AGENTS.md source of truth document for our automated deployment pipeline logic detailing LangGraph, Supabase integrations, and Brave Search Fallback mechanics.