Links
Comment on page

Top Stories Results

Scrape all available top stories from the Google Search Page.
Searching for a topic that is 'in demand' usually results in Google displaying a 'Top stories' container on the page. If this container is available, our scraper will return the top_stories property which contains:
Element
Type
Description
link
String
Link to the story
title
String
Title of the story
Source
String
The website that released the story
date
String
The date when the story was published
thumbnail
String
Base64 encoded image related to the story

Top Stories Results Request Example

get
https://serpapi.webscrapingapi.com/v1?
engine=google&api_key=<YOUR_API_KEY>&q=johnny%20depp
Request Example That Returns Top Stories Elements
Scrape Google Top Stories