Skip to main content

work_find

Function work_find 

Source
pub async fn work_find(
    client: &OpenAlexClient,
    params: &FindWorksParams,
) -> Result<FindWorksResponse, OpenAlexError>
Expand description

AI semantic search for works by conceptual similarity. Automatically uses POST for queries longer than 2048 characters.