{
"success": true,
"size": 10,
"totalHits": 12843,
"hitsPerPage": 10,
"page": 1,
"totalPages": 1285,
"timeMs": 42,
"data": [
{
"title": "Example article title",
"url": "https://example.com/article",
"excerpt": "A short description of the article.",
"thumbnail": "https://example.com/image.jpg",
"language": "en",
"paywall": false,
"contentLength": 4821,
"date": "2026-07-30T09:00:00+00:00",
"authors": ["Jane Doe"],
"keywords": ["technology"],
"publisher": {
"name": "Example Publishing",
"url": "https://example.com",
"favicon": "https://example.com/favicon.ico"
}
}
]
}