AP News Scraper β€” Breaking News Headlines & Links avatar

AP News Scraper β€” Breaking News Headlines & Links

Pricing

from $20.00 / 1,000 news articles

Go to Apify Store
AP News Scraper β€” Breaking News Headlines & Links

AP News Scraper β€” Breaking News Headlines & Links

Scrape breaking-news headlines from AP News (Associated Press). Returns each story as clean JSON β€” headline, article URL, source, and capture time β€” ready for news monitoring, media dashboards, alerting, and feeding current-events context to AI agents. No login required. No API key. Pay per record.

Pricing

from $20.00 / 1,000 news articles

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

14

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

πŸ“° AP News Scraper β€” Breaking News Headlines & Links from the Associated Press

Pull the current front-page story list from Associated Press (apnews.com) β€” headline slug, canonical article URL, source and scrape timestamp β€” on demand or on a schedule. Built for PR, comms, media-monitoring teams and AI agents.

What you get

One record per article, four fields:

  • title β€” headline text derived from the AP article slug
  • url β€” canonical https://apnews.com/article/... URL
  • source β€” always "AP News"
  • scrapedAt β€” UTC timestamp of the run

That is the complete output. This actor returns the front-page article index; it does not download article bodies, bylines, sections, tags, images or word counts.

Pricing

Pay-per-event β€” no monthly minimum:

  • Actor start: $0.00005 per run (per GB of run memory)
  • Result: $0.02 per article delivered to the dataset β€” about 50 articles per $1

Examples: 20 articles β‰ˆ $0.40 Β· 100 articles β‰ˆ $2.00 Β· a daily 20-article monitor β‰ˆ $12 / month.

You are charged only for rows that land in your dataset. Blocked runs and retries deliver no rows and charge nothing.

Quick start

Input:

{
"maxArticles": 20
}

Example output (one record, real shape):

{
"title": "Jobs Unemployment Layoffs Economy Immigration",
"url": "https://apnews.com/article/jobs-unemployment-layoffs-economy-immigration-870187fe5c6f0c43a5b53eaffb86b7b0",
"source": "AP News",
"scrapedAt": "2026-09-05T09:20:11.412030"
}

Run this as a news feed

Schedule it (e.g. cron 0 * * * *) and each run returns the AP front page as it stands at that moment.

Run outcomes

  • Rows returned β€” the run succeeds and you are charged per row.
  • Source blocked, challenged, or unreadable β€” the run fails with a status message naming the cause. No rows, no charge.
  • The actor never writes status, error or placeholder rows into the dataset.

Use with AI agents

Point Claude, the OpenAI Agents SDK, an n8n flow or any MCP-aware client at it and pull AP headlines on demand.

PR Newswire Β· Business Wire Β· GlobeNewswire Β· PRWeb Β· EIN Presswire Β· Brand Mention Monitor Β· News MCP Server

About NexGenData

NexGenData publishes buyer-intent actors across news, filings, lead generation and market data β€” all pay-per-result. Browse the catalog at apify.com/nexgendata.


Data from apnews.com, fetched live at run time.