VOOZH about

URL: https://apify.com/bot_kevin/google-news-scraper

โ‡ฑ Google News Scraper - Cheap ยท Apify


Pricing

$7.00/month + usage

Go to Apify Store

Google News Scraper - Cheap

Easily scrape news from Google News page in .json format.

Pricing

$7.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ bot

bot

Maintained by Community

Actor stats

2

Bookmarked

57

Total users

0

Monthly active users

2 years ago

Last modified

Share

Scrape all Google News data

Our Google News Scraper allows you to extract news metadata such as title, link, source, publication date. The search is query-based but you can also extract general news by using an empty query.

The actor has a simple interface where you can specify your query as well as the language you want to use for news titles. Google News Scraper doesn't limit the number of results you can view which is a significant advantage when compared to manual browsing using Google News website. While using a regular Google News search, you'll only get approximately 100 results for your query.

How it works

import{ ApifyClient } from 'apify-client';
const client = new ApifyClient({
token: '<YOUR_API_TOKEN>',
});
const input ={
"query":"food", // or null (all)
"lang":"en",
"country":"US",
"maxItems":100
};
(async ()=>{
const run = await client.actor("bot_kevin/Google-News-Scraper").call(input);
const { items }= await client.dataset(run.defaultDatasetId).listItems();
console.log(await items);
})();

Sample output

{
title: 'Miss Manners: Should I have told him that his fancy food was awful? - The Mercury News',
description: 'Miss Manners: Should I have told him that his fancy food was awful?',
link: 'https://news.google.com/rss/articles/M6Ly93d3cubWVWhpcy1mYW5jeS1mb29kLXdhcy1hd2Z1bC9hbXAv?oc=5',
companyName: 'The Mercuryd News',
companyUrl: 'https://www.mercurynews.om',
pubDateUnix: 1709918779
}

You might also like

Google News Scraper

futurizerush/google-news-scraper

Google News Search Scraper - Real-time news aggregation from Google News. Features smart article enrichment with full content extraction. Perfect for market research, trend analysis, and content monitoring.

Google News Realtime Scraper

devisty/google-news

Provide real-time news and articles sourced from Google News

Free Google News API โ€” Search News by Keyword + Country

s-r/google-news

Free Google News scraper โ€” get clean structured news results for any query, country, and language. Use it as a Google News API for brand monitoring, topic alerts, news clipping, and bulk article URL harvesting.

Google News Scraper

akash9078/google-news-scraper

A lightweight Google News API that provides structured news search results with HTTP-based requests.

๐Ÿ‘ User avatar

Akash Kumar Naik

25

Google News

canadesk/google-news

Find the latest news with direct source links from Google News. It's fast and costs little!

๐Ÿ‘ User avatar

Canadesk Support

20

Google News Scraper

easyapi/google-news-scraper

Powerful Google News scraper, collect up to 5000 news articles with flexible search options, language support. Perfect for news aggregation, market research, and sentiment analysis. ๐Ÿ“ฐ๐Ÿ”

1.9K

3.8

Ultimate News API

glitch_404/Ultimate-News-Scraper

Scrape up to 10000 news articles from over 4500 news sources in less than 20 minutes, news from over 20 categories, e.g., Crypto news, World News, Latest News, Celebrities, and a lot more. You can find news on websites such as Fox News, BBC News, CNN, and Cryptocurrency-Related News Sources.

255

1.0

Google Latest News Scraper

mansurmqlfelvin/google-latest-news-scraper

Google Latest News Scraper

Google News PPR

devisty/google-news-ppr

Provide real-time news and articles sourced from Google News (Pay per result)