Dividend Aristocrats Tracker โ€” 25+ Year Raisers API avatar

Dividend Aristocrats Tracker โ€” 25+ Year Raisers API

Pricing

from $50.00 / 1,000 dividend stock records

Go to Apify Store
Dividend Aristocrats Tracker โ€” 25+ Year Raisers API

Dividend Aristocrats Tracker โ€” 25+ Year Raisers API

Track dividend-aristocrat stocks from SEC EDGAR โ€” parsed, source-linked JSON for analysts, funds and AI agents.

Pricing

from $50.00 / 1,000 dividend stock records

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

11 hours ago

Last modified

Categories

Share

Dividend Aristocrats Tracker

Track dividend-aristocrat stocks from SEC EDGAR, parsed into clean JSON. Built for analysts, funds, fintech builders and AI agents. Factual public SEC/EDGAR data โ€” not financial or investment advice. Not affiliated with the U.S. SEC.

๐Ÿ“Š Sample Output

6 real rows delivered by Dividend Aristocrats Tracker โ€” 25+ Year Raisers API โ€” run rTGrAgdhwfGh1Eewu on build 0.0.6

company_namesectormost_recent_increase_datenext_ex_dividend_dateas_of_datesource_url
American States WaterUtilities2026-08-172026-08-172026-09-24https://stockanalysis.com/stocks/awr/
Dover CorporationIndustrials2026-08-312026-08-312026-09-24https://stockanalysis.com/stocks/dov/
Genuine Parts CompanyConsumer Discretionary2026-09-042026-09-042026-09-24https://stockanalysis.com/stocks/gpc/
Northwest Natural HoldingUtilities2026-07-312026-07-312026-09-24https://stockanalysis.com/stocks/nwn/
Procter & GambleConsumer Staples2026-07-242026-07-242026-09-24https://stockanalysis.com/stocks/pg/
Emerson ElectricIndustrials2026-08-142026-08-142026-09-24https://stockanalysis.com/stocks/emr/

Real rows from run rTGrAgdhwfGh1Eewu on build 0.0.6 (2026-09-24), unedited apart from masked emails/phones and shortened long text; fields the source does not publish are empty.

๐Ÿ”ง Input reference

FieldTypeDefaultWhat it does
categorystring (Aristocrat, King, Achiever, Contender, all)"Aristocrat"Which dividend-growth tier to pull. 'King' = 50+ consecutive years of dividend increases (rarest, ~50 names โ€” KO, PG, JNJ, MMM, CINF). 'Aristocrat' = 25+ years AND member of the Sโ€ฆ
limitinteger50Hard cap on the number of dividend stock records emitted. Aristocrats and Kings universes are small (~70 and ~50 names respectively) so set 0 to fetch everything. Achievers and Coโ€ฆ
min_yield_pctnumber0Filter out names yielding below this threshold. Standard DGI screens use 2.0% as the floor (above the S&P 500 average yield). Income-focused retirees often raise this to 3.0-4.0%โ€ฆ
max_payout_ratio_pctnumber0Filter out names with payout ratios above this ceiling. Standard sustainability check: 60% for industrials/consumer staples, 80% for utilities and telecoms, 90%+ for REITs (whichโ€ฆ
sectorstring (all, Consumer Staples, Consumer Discretionary, Industrials, Healthcare, Financials, Information Technology, Utilities, โ€ฆ)"all"GICS sector filter. Consumer Staples and Industrials dominate the Aristocrats list (think PG, KO, CL, EMR, MMM). Utilities and Real Estate skew toward higher yields. Healthcare naโ€ฆ
min_consecutive_yearsinteger0Filter by the streak length. 10 = Achievers floor, 25 = Aristocrats floor, 40 = elite long-streak names approaching King status, 50 = Kings floor, 60+ = ultra-rare names like Procโ€ฆ
fetch_live_quotesbooleantrueWhen true (default), the actor enriches each record by hitting stockanalysis.com/stocks/{symbol}/ for the current price, market cap, dividend yield, payout ratio, forward P/E, andโ€ฆ

๐Ÿงพ JSON sample record

One real record from run rTGrAgdhwfGh1Eewu (emails/phones masked, long text shortened):

{
"symbol": "AWR",
"company_name": "American States Water",
"sector": "Utilities",
"category": "King",
"consecutive_years_of_increases": 69,
"current_price": 82.5,
"market_cap_usd": null,
"market_cap_billion_usd": null,
"dividend_yield_pct": 2.65,
"annual_dividend_usd": 2.18,
"payout_ratio_pct": 59.71,
"most_recent_increase_pct": 8.234,
"most_recent_increase_date": "2026-08-17",
"next_ex_dividend_date": "2026-08-17",
"forward_pe": 21.91,
"5y_dividend_growth_rate_pct": null,
"as_of_date": "2026-09-24",
"source_url": "https://stockanalysis.com/stocks/awr/",
"data_source": "stockanalysis.com + Wikipedia + Sure Dividend"
}

๐Ÿ’ฐ Pricing

EventPrice (USD)When it is charged
Actor Start (apify-actor-start)$0.01Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event).
Dividend stock record (apify-default-dataset-item)$0.05Charged per dividend stock record returned with yield, payout ratio, consecutive years of increases, growth rate, ex-dividend date.

Pay-per-event: you pay only for what the run delivers. A run that delivers nothing bills no result events (only the actor-start event, when the actor defines one). Example: a run that delivers 100 results costs 100 ร— $0.05 = $5.00 plus the start fee.

More from the NexGenData SEC & US filings family:

48 more in this family on the NexGenData Store page.

๐Ÿ“Š What you get

Clean JSON, one record per record. Key fields (full output has 19 fields):

  • company_name โ€” Company / filer name
  • source_url โ€” Direct sec.gov filing link
  • market_cap_usd โ€” USD value
  • as_of_date โ€” Detection / fetch timestamp Every record carries a direct sec.gov source link.

Pricing: $0.05 per record (Pay-Per-Event) โ€” about 20 records per $1.

๐Ÿค– Use with AI agents

Structured, source-linked SEC data built for LLM and agent pipelines โ€” point Claude, the OpenAI Agents SDK, an n8n flow or any MCP-aware client at it and pull dividend-aristocrat stocks on demand.

Sample agent prompt:

List current dividend aristocrats with yield and payout ratio.

Agentic payments (x402): Supports agentic payment via x402 โ€” agents can call this actor with USDC, no API key required.

โฐ Run on a schedule

The recurring frame is the point โ€” schedule a daily or weekly pull:

{
"limit": 50
}

More holdings trackers: 13F Tracker Pro, 13F Delta Tracker, N-PORT Holdings, N-PORT-P Holdings

Agent front doors: SEC Corporate Events MCP, Regulatory Filings MCP


Data parsed from public SEC EDGAR filings. Factual public SEC/EDGAR data โ€” not financial or investment advice. Not affiliated with the U.S. SEC.