{
"screener_id": "string",
"title": "string",
"description": "string",
"total": 0,
"start": 0,
"count": 0,
"records": [
{
"symbol": "string",
"name": "string",
"price": 0,
"change": 0,
"change_pct": 0,
"volume": 0,
"avg_volume_3m": 0,
"market_cap": 0,
"pe_ratio": 0,
"52w_high": 0,
"52w_low": 0,
"sector": "string",
"exchange": "string",
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
}