cURL
curl --request GET \ --url https://scrapebadger.com/v1/google/finance/quote
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Get a stock or index quote from Google Finance.
Ticker and exchange (e.g. "AAPL:NASDAQ", "BTC-USD")
Language code
Successful Response