yfinance.Screener.response# property Screener.response: Dict# Fetch screen result Example result = screener.response symbols = [quote['symbol'] for quote in result['quotes']]