unsplash v1.0.0 Unsplash.Search View Source
Link to this section Summary
Link to this section Functions
GET /search/collections
Args: query Search terms.
Options: page Page number to retrieve. (Optional; default: 1) per_page Number of items per page. (Optional; default: 10)
GET /search/photos
Args: query Search terms.
Options: page Page number to retrieve. (Optional; default: 1) per_page Number of items per page. (Optional; default: 10) collections Collection ID(‘s) to narrow search. If multiple, comma-separated.
GET /search/users
Args: query Search terms.
Options: page Page number to retrieve. (Optional; default: 1) per_page Number of items per page. (Optional; default: 10)