Google News Scraper API

Monitor Google News to keep an eye on your and your competitors’ brands, find PR opportunities, and proactively prevent PR issues by acting fast on fresh news data.

 

ScraperAPI turns Google News result pages into JSON format, making them easier to analyze and reducing countless hours of manual labor.

*No credit card required. The free trial includes 5k API credits.

ScraperAPI Google news scraper for structured data
Scrape Google News with ScraperAPI

Join the 10,000+ data-focused companies using ScraperAPI

Turn Google News Results Into Structured JSON Data

Gather the latest news from around the world

Get all the news associated with relevant search queries with a simple API call.

API endpoint
https://api.scraperapi.com/structured/google/news

In business, timing is everything. Find the right opportunities by monitoring all your targeted keywords through Google News.

After sending your get() request to our endpoint, ScraperAPI will return all news in JSON or CSV format, saving you countless hours of data cleaning and engineering time.

json response
//MORE DATA
    "articles": [
        {
            "source": "Forbes",
            "thumbnail": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD… [TRUNCATED]",
            "title": "freeCodeCamp: Everything You Need To Know Before Enrolling",
            "description": "FreeCodeCamp offers 12 areas of study, which the company recommends taking \nin order, especially for those with little or no coding experience.",
            "date": "Feb 6, 2024",
            "link": "https://www.forbes.com/advisor/education/bootcamps/freecodecamp-review/"
        }, //MORE DATA

Try our Google News Endpoint

Create a free ScraperAPI account to get 5,000 API credits, add your API key to the api_key parameter, and copy and run the script below in a new Python project.

python snippet
import requests
import json

payload = {
   'api_key': 'YOUR_API_KEY',   #add your API key here
   'country': 'us',
   'query': 'freecodecamp'
}
 
#send your request to scraperapi 
response = requests.get(
   'https://api.scraperapi.com/structured/google/news', params=payload)
news = response.json()

#export the JSON response to a file
with open('google-news.json', 'w') as f:
    json.dump(news, f)

Collect Google News Data at Scale

Scrape Google News in JSON format

Send your get() requests through our Google News structured endpoint and transform raw HTML into easy-to-analyze JSON data.

 

No need for complicated parsers or workaround. Our team of experts is constantly working to keep data flowing so you can focus on what matters: your business!

 

Start scraping Google News in minutes.

Auto Parsing​
ScraperAPI geotargeting

Collect Localized News

Google News shows you different data based on where you are; quickly set specific countries you want your request to come from or change the Google TLD to get accurate, localized data.


Geotargeting is included in all plans.

Speed Up Turnaround on Large Google News Scraping Projects

Achieve higher scraping speed using our Google Search endpoint with Async Scraper:

Let us manage timeouts, retries, anti-scraping mechanisms and any other complexity, and focus on getting the insights you need.
Async Scraper Service
Data Pipeline

Automate Google News Scraping with Low-Code

DataPipeline lets you build and schedule complete Google News scraping projects without writing a single line of code.

 

To get started:

Once the project is running, we’ll send you the data to your Webhook, or you can download it through your project’s dashboard.

 

Monitor up to 10,000 queries per project.

IP locatations

40M IPs Around
the World

Uptime guarantee

99.9%
Uptime Guarantee

Unlimited bandwith

Unlimited
Bandwidth

Professional support

Professional
Support

Use the Right Tool To Scrape Google News — Power Up Your Infrastructure or Go Low-Code

No matter the level of complexity, ScraperAPI is designed to fit any use case.

API

Integrate ScraperAPI to your existing infrastructure to improve the performance of your scrapers, achieve higher success rates, and increase scraping speed.

Automate your entire data pipeline at scale without writing a single line of code. Save on maintaining costly coding infrastructures and managing complex scrapers.

Handle millions of requests at a near 100% success rate with a simple Post() request. Scale your data collection for even the toughest domains.

Get Consistent Google News Data at Enterprise Scale

Need more than 3M API credits a month?
Get in touch with our team of experts to build a plan that fits your goals, including 100+ concurrent threads, an account manager, and premium support

Useful Google Scraping Resources

Learn how to get the most value from ScraperAPI

Get structured JSON and CSV data from in-demand domains.

See how companies can use ScraperAPI to get fresh SERP data.

Learn the ins and outs of ScraperAPI.

Find the Right Scraper for You

Get accurate, actionable business insights from the world’s biggest websites.

Use our structured data endpoints (SDEs) to turn raw HTML into ready-to-analyze JSON or CSV data.

What Our Customers
Are Saying

One of the most frustrating parts of automated web scraping is constantly dealing with IP blocks and CAPTCHAs. ScraperAPI gets this task off of your shoulders.

based on 50+ reviews

BigCommerce

Simplify Google News Scraping with ScraperAPI

Test It Free For 7 Days

Hobby

Hobby

$49

/ month

Annual Hobby

$49

$44

/ month, billed annually

Startup

Startup

$149

/ month

Annual Startup

$149

$134

/ month, billed annually

Business

Business

$299

/ month

Annual Business

$299

$269

/ month, billed annually

Most popular

ENTERPRISE

Custom

Custom

/ month

Need more than 3,000,000 API Credits with all premium features, premium support and an account manager?

Are you not sure what plan fits best for you? Or do you want to discuss the option of a custom plan? Contact our sales.

All plans come with

Working on large projects and want to test longer?

Get a free consultation from our web scraping experts.