Skip to main content

Module image_utils

Module image_utils 

Source
Expand description

Image Search - Real API implementation

Calls Unsplash, Pexels, and Pixabay APIs to get actual image URLs

Structs§

ImageResult
Normalized image result

Functions§

search_all
Search all platforms and return combined results Only searches platforms that have API keys configured Validates all image URLs before returning
search_pexels
Search Pexels API
search_pixabay
Search Pixabay API
search_unsplash
Search Unsplash API