Playground

Google Finance analyst articles API playground

Returns normalized analyst article results for a quote.

GETapiKey1 credit/requestfinance.articlesResponseDoc

Selected endpoint

GET /google/finance/analyst-articles/{quote}

Returns normalized analyst article results for a quote.

Group
Google Finance
Authentication
apiKey
Credit cost
1 credit/request
Path parameters
1
Query parameters
0
Body parameters
0
GETapiKey1 credit/requestarticlesResponseDoc

Google Finance analyst articles

Returns normalized analyst article results for a quote.

API key required. Paste a full key or rotate one from the API Keys page.

Set up API key

Path parameters

Request URL will appear here.

Request headers will appear here.

Request body preview will appear here when applicable.

Status, latency, response headers, and response body will appear after a request.

{
  "code": 200,
  "msg": "OK",
  "data": [
    {
      "title": "Google, Meta, Microsoft, Amazon, Apple earnings: What to expect",
      "source": "Yahoo Finance",
      "url": "https://finance.yahoo.com/video/google-meta-microsoft-amazon-apple-earnings-what...",
      "published_unix": 1777302768,
      "published_at": "2026-04-27T15:12:48Z",
      "thumbnail_url": "https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcQCfvp1KiKPZMcMBMAgl6t1Y8uR..."
    }
  ]
}