pub async fn search_all(query: &str, per_page: u32) -> Result<Vec<ImageResult>>
Search all platforms and return combined results Only searches platforms that have API keys configured Validates all image URLs before returning