Crawlzo  /  Products  /  Search & Maps  /  Google News

Google News Scraper API

Extract Google News results as structured JSON — article headlines, publishing source, timestamp, and the topic clusters that group related coverage of a story.

Geo-segmentedAll result typesScheduled snapshotsDiffs & webhooks
▸ Overview

Google News organizes articles into story clusters, grouping many publishers' coverage of the same event under a lead headline rather than listing isolated links. The Google News Scraper API returns each article's headline, source, publish timestamp, and snippet, along with the cluster and topic it belongs to, as validated JSON.

Media monitors, PR teams, and quantitative researchers use this feed to track how a story spreads across outlets, when coverage breaks, and which sources lead it. Filter by query, topic, or edition, geo-segment by country and language, schedule recurring pulls, and diff snapshots to catch newly published coverage.

Google News Scraper API · request
# POST a target — get validated JSON back
curl https://api.crawlzo.com/v4/scrape \
  -H "Authorization: Bearer $CRAWLZO_KEY" \
  -d '{
  "url": "https://www.googlenews.com/search?q=structured+web+data",
  "geo": "us",
  "device": "desktop"
  }'

// ← response
{
  "status": "ok",
  "data": {
    "query": "structured web data",
    "organic": [
      { "position": 1, "title": "…", "url": "https://…", "snippet": "…" }
    ],
    "features": { "ads": 3, "answer_box": true }
  }
}
"geo": "us", "device": "desktop"
▸ What you can extract

Every public field, structured for you.

Google News data parsed into clean, validated JSON. Pull any group below on its own, or combine them in a single request.

Organic results

  • Position, title, URL, displayed link
  • Snippet, sitelinks, rich results
  • Date and breadcrumb

Ads & shopping

  • Paid results with position
  • Shopping cards: price, merchant
  • Ad extensions and sitelinks

Result features

  • Answer boxes and AI summaries with sources
  • Knowledge / entity panels
  • Related searches and 'people also ask'

Geo & device

  • Country + city targeting
  • Desktop / mobile emulation
  • Language and locale parameters

Tracking & diffs

  • Scheduled snapshots with history
  • Position diffs between snapshots
  • Rank-change webhooks
▸ Built on the Crawlzo engine

The hard parts, already solved.

▸ What teams build with it

Common use cases.

[ 01 ]

Brand and crisis media-coverage monitoring

[ 02 ]

Story-cluster and narrative spread tracking

[ 03 ]

Source and publisher coverage analysis

[ 04 ]

Breaking-news alerting by topic or edition

▸ FAQ

Google News scraping, answered.

Yes. You can target results by country and language edition so the articles and clusters match what readers see in that locale.

Structured JSON straight from the API, or pushed to your stack natively — S3, BigQuery, Snowflake, Postgres, Kafka, or any HTTPS webhook. Call it from Python, Node, Go, Rust, or any HTTP client. The data lands where your pipeline already lives.

No. You pay for valid, schema-passing rows only. Retries, blocks, CAPTCHAs, and 5xxs are on us. If a run doesn't return data that conforms to the schema, it isn't billed.

Every request routes through the same engine behind our Web Unblocker API: compliant residential IPs, real browser fingerprints, TLS-level evasion, behaviour modelling, and built-in CAPTCHA solving. Hard targets become routine.

Yes. We respect robots policies, rate budgets, and ToS-aware allow/deny lists. We deliver and move on — no row-level retention beyond your replay window. GDPR DPA, PII redaction, and custom data residency available on request.

GOOGLE NEWS DATA · ON TAP

Start pulling Google News data this week.

Tell us the Google News surface you need and the shape you want it in. We'll come back in 24 hours with a sampled output, a scoped plan, and a price. Pilot in week one.

Pay only for data delivered99.99% uptime SLA99% success rate100M+ proxies