Skip to main content
GET
/
v1
/
results
Get Results
curl --request GET \
  --url https://api.lobstr.io/v1/results \
  --header 'Authorization: <authorization>'
{
  "title": "<string>",
  "short_description": "<string>",
  "published_at": {},
  "url": "<string>",
  "source": "<string>",
  "image": "<string>"
}
Retrieve scraped data from your Google News Search Export runs.

Headers

Authorization
string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

squid
string
required
Hash of the squid to get results from
run
string
Hash of a specific run (optional)
page
integer
Page number (default: 1). Example: 1

Result Fields

Each result object contains the following fields:
title
string
Headline of the news article. Example: A robust future? Why Brazil's 'bitter' coffee is thriving as the climate crisis hits global crops
short_description
string
Short summary or excerpt of the article as shown in Google News. Example: Long seen as the poor relation to arabica, small growers in the Amazon are rebooting robusta's bitter reputation, which can thrive in higher...
published_at
datetime
Date the article was published. Example: 2026-03-18 13:12:00
url
string
Direct URL to the news article. Example: https://www.theguardian.com/global-development/2026/mar/18/a-robust-future-why-brazils-bitter-coffee-is-thriving-as-the-climate-crisis-hits-global-crops
source
string
Name of the news source or publisher. Example: The Guardian
image
string
URL of the article’s thumbnail or cover image. Example: https://i.guim.co.uk/img/media/47c48e5316362bd18c7904f551dd75ebde952c63/0_0_7008_4672/master/7008.jpg?width=465&dpr=1&s=none&crop=none