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

11 hours 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.

๐Ÿ“Š Sample Output

6 real rows delivered by AP News Scraper โ€” Breaking News Headlines & Links โ€” run wljE0xlMEZdL1R89J on build 0.0.39

titleurlsourcescrapedAt
Israel Palestinians Abbas Netanyahuhttps://apnews.com/article/israel-palestinians-abbas-netanyahu-848e9bโ€ฆAP News2026-09-25T03:24:02.507034
Hurricane Polo Mexico Nolo Hawaiihttps://apnews.com/article/hurricane-polo-mexico-nolo-hawaii-a036e08fโ€ฆAP News2026-09-25T03:24:02.507055
Netanyahu Trump United Nations Israel Gaza Elections West Bankhttps://apnews.com/article/netanyahu-trump-united-nations-israel-gazaโ€ฆAP News2026-09-25T03:24:02.507064
Trump Media Ban Judge Ruling Cnn Msnow Politicohttps://apnews.com/article/trump-media-ban-judge-ruling-cnn-msnow-polโ€ฆAP News2026-09-25T03:24:02.507077
Sheriff Ballots Seized California Supreme Courthttps://apnews.com/article/sheriff-ballots-seized-california-supreme-โ€ฆAP News2026-09-25T03:24:02.507085
Kratom Mississippi Deaths Studentshttps://apnews.com/article/kratom-mississippi-deaths-students-5c4d642โ€ฆAP News2026-09-25T03:24:02.507093

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

๐Ÿ”ง Input reference

FieldTypeDefaultWhat it does
maxArticlesinteger20Maximum number of articles to scrape from the apnews.com front page. Each delivered article is one billable dataset item.

๐Ÿงพ JSON sample record

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

{
"title": "Israel Palestinians Abbas Netanyahu",
"url": "https://apnews.com/article/israel-palestinians-abbas-netanyahu-848e9bb0bb2c7a2a05f04be2dc4cb845",
"source": "AP News",
"scrapedAt": "2026-09-25T03:24:02.507034"
}

๐Ÿ’ฐ Pricing

EventPrice (USD)When it is charged
Actor Start (apify-actor-start)$5e-05Charged when the Actor starts running. Number of events charged depends on Actor memory (one event per GB, minimum one event).
News article (apify-default-dataset-item)$0.02Single result in the default dataset.

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.02 = $2.00 plus the start fee.

More from the NexGenData Press releases & news family:

4 more in this family on the NexGenData Store page.

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.