pub async fn download_to_json(url: &str) -> Result<HashMap<String, String>>
Download a URL and return response as JSON