Go to Apify Store
User picture

d.leigh hunte

omissive_aurora

ACTOR STATS

1 public Actor

2 total users

1 monthly user

DataPro Financial Intelligence

The most comprehensive financial data scraper on Apify. Collect stock market data, SEC filings, options chains, economic indicators, and financial news — then automatically generate LLM fine-tuning datasets from it all.

What it does

In a single run, DataPro can:

Stock data Real-time prices, volume, market cap, 52-week range, dividends, and earnings for any ticker Technical analysis RSI, MACD, Bollinger Bands, moving averages, support/resistance levels Options chains — Full chains with implied volatility, Greeks (delta/gamma/theta/vega), put/call ratios, and unusual activity detection SEC EDGAR filings — 10-K, 10-Q, 8-K with full-text extraction and table parsing Insider transactions — Form 4 data showing who's buying/selling and how much Financial news — Aggregated from Yahoo Finance, Google News, and SEC press releases

  • FRED economic data — GDP, CPI, unemployment, Fed funds rate, yield curves, and 50+ indicators AI analysis — LLM-powered investment theses, sentiment scoring, and filing summaries (via Gemini, OpenAI, or Moonshot) LLM training data — Auto-generate fine-tuning datasets in Alpaca or ShareGPT format

📊 Use cases

Quantitative research — Backtest strategies with clean, structured financial data LLM fine-tuning — Train financial AI models with domain-specific instruction datasets Due diligence — Automate company research across filings, news, and technicals Options analysis — Screen for unusual activity, IV skew, and high-conviction plays Market monitoring — Track macro indicators alongside individual stock performance

⚙️ Input example

{
"mode": "full",
"tickers": ["AAPL", "NVDA", "TSLA"],
"include_technicals": true,
"include_sec": true,
"include_options": true,
"include_news": true,
"include_economic": false,
"include_ai_analysis": true,
"training_format": "alpaca",
"export_formats": ["jsonl", "csv"]
}

Public Actors