{"name":"Stock of the Day","version":"0.1.0","description":"Returns a deterministic 'stock of the day' for a given country, sourced from yfinance. The pick is stable for the whole UTC day.","endpoints":{"GET /":"This API description.","GET /healthz":"Health check.","GET /stock-of-the-day?country=<ISO2>":"Returns the stock-of-the-day payload for the given 2-letter country code. Add &refresh=true to bypass the deterministic daily pick and choose a fresh random ticker. Optionally narrow the pick with ratio filters (all opt-in): min_pe, max_pe, min_pb, max_pb, min_roe, max_roe, min_dividend_yield, max_dividend_yield, min_profit_margin, max_profit_margin. ROE, dividend yield and profit margin are decimals (0.1 == 10%)."},"supported_countries":["AU","BR","CA","CH","CN","DE","FR","GB","HK","IN","JP","KR","NL","US"],"source":"yfinance","documentation":"https://github.com/sd416/trmnl-stock-of-the-day"}