Google News Scraper - Fast, Pay Per Result, No Proxy avatar

Google News Scraper - Fast, Pay Per Result, No Proxy

Pricing

from $0.90 / 1,000 results

Go to Apify Store
Google News Scraper - Fast, Pay Per Result, No Proxy

Google News Scraper - Fast, Pay Per Result, No Proxy

Scrape Google News articles. Get article titles, sources, publication dates, descriptions, and URLs. Supports keyword search, time ranges, and multiple languages/countries.

Pricing

from $0.90 / 1,000 results

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

39

Total users

8

Monthly active users

an hour ago

Last modified

Share

Google News Scraper

Thirdwatch portfolio: 5K users across 88 public Actors, 2M+ records delivered, and >99% run success. Explore all Thirdwatch Actors.

Scrape structured Google News results by keyword, country, language, and time range. Use it for brand monitoring, PR tracking, competitor coverage, market intelligence, research datasets, and trend discovery.

Value prop

Google News is a fast way to see which publishers are covering a company, topic, person, product, industry, or event. This actor converts Google News results into clean dataset rows with headline, source, date, description, URL, language, and country so you can schedule monitoring or export results without building RSS parsing yourself.

Best fit:

  • PR and comms teams monitoring mentions.
  • Analysts tracking competitors, industries, and policy topics.
  • Content teams finding timely stories.
  • Researchers building repeatable news datasets.
  • Investors and operators watching company and sector news flow.

What's new

  • Keyword-based Google News extraction using a lightweight metadata-first workflow.
  • Country and language targeting for localized coverage.
  • Short time-range filters such as last hour, last day, last week, and last month.
  • Output designed for Apify datasets, webhooks, scheduled monitors, and downstream enrichment.

What data you get

FieldDescription
titleArticle headline
sourcePublisher or source name
published_datePublication date when available
descriptionGoogle News summary text when available
urlLink to the article
languageLanguage input used for the run
countryCountry input used for the run

Quick-start input examples

Monitor a brand in the US

{
"queries": ["openai"],
"country": "US",
"language": "en",
"timeRange": "1d",
"maxResults": 25
}

Track competitor coverage in India

{
"queries": ["zepto funding", "blinkit quick commerce", "swiggy instamart"],
"country": "IN",
"language": "en",
"timeRange": "7d",
"maxResults": 50
}

Build a topic dataset

{
"queries": ["renewable energy policy", "battery recycling", "electric vehicle subsidies"],
"country": "GB",
"language": "en",
"timeRange": "30d",
"maxResults": 100
}

Sample output snippet

{
"title": "Tech stocks rally as AI infrastructure spending grows",
"source": "Example News",
"published_date": "2026-04-09",
"description": "Major technology companies reported increased investment in AI infrastructure...",
"url": "https://www.example.com/technology/ai-infrastructure-spending",
"language": "en",
"country": "US"
}

Use cases

  • Brand monitoring: Track mentions of a company, product, executive, or campaign.
  • Competitor intelligence: Watch announcements, funding, launches, layoffs, and regulatory news.
  • PR reporting: Export recent coverage by source and date.
  • Research datasets: Collect repeatable topic coverage across countries and time windows.
  • Content ideation: Identify trending headlines for newsletters, blogs, and social posts.
  • Financial monitoring: Follow news around tickers, sectors, suppliers, or customers.

Use cases & recipes

Step-by-step guides on thirdwatch.dev/blog:

-end

Pricing examples

This actor uses pay-per-result pricing on Apify. You pay for article rows returned.

Current example tier table from this listing:

TierPrice per result
FREE$0.0015
BRONZE$0.00125
SILVER$0.001
GOLD$0.00085

Example costs at the FREE tier price of $0.0015 per result:

Run sizeExample cost
100 articles$0.15
1,000 articles$1.50
10,000 articles$15.00

Check the actor pricing tab for the current live price and tier thresholds.

Limitations

  • This actor returns article metadata, not full article body text.
  • Some linked articles may be paywalled or blocked by the publisher.
  • Google News rankings and available articles vary by country, language, time, and query phrasing.
  • Publication dates are whatever Google News exposes and can be relative or approximate for some sources.
  • Narrow time windows on low-volume topics may return fewer results than requested.

Competitor and comparison notes

  • Compared with general Google Search scraping: Google News is better when you only want news coverage and source/date metadata. Search scraping is better for broader web results.
  • Compared with full article extractors: This actor is faster and cheaper for discovery, but it does not fetch complete article bodies.
  • Compared with media databases: This actor is self-serve and keyword-driven, but it does not include human curation, media contact databases, sentiment scoring, or guaranteed source normalization.
  • Compared with RSS-only workflows: This actor lets you run many keyword, country, and language combinations from one Apify input.

FAQ

Can I monitor a brand continuously? Yes. Schedule the actor in Apify and store each run's results in your dataset, database, or webhook destination.

Do I get full article text? No. You get headline, source, date, description, URL, language, and country metadata.

Which languages and countries work? Use standard language and country codes supported by Google News, such as en, hi, es, fr, US, IN, GB, and DE.

How recent can results be? Use timeRange: "1h" for the last hour where Google News has matching coverage.

Why do results differ between countries? Google News localizes coverage and ranking by country, language, and query.

Support and custom builds

Need full article extraction, deduplication, sentiment, entity tagging, scheduled alerts, or dashboard-ready exports? Contact Thirdwatch at thirdwatch.dev or through the Apify actor support channel.

Last verified: 2026-04