Skip to contents

Search registry entries

Usage

bunddev_search(q)

Arguments

q

Search query.

Value

A tibble with the same columns as bunddev_registry(), containing entries that match q.

Details

Searches across registry ids, titles, providers, and tags using a simple substring match.

See also

bunddev_list() to filter by tag or auth, and bunddev_info() for details on a single API.

Other Registry: bunddev_info(), bunddev_list(), bunddev_registry()

Examples

bunddev_search("weather")
#> # A tibble: 1 × 8
#>   id    title       provider            spec_url docs_url auth  rate_limit tags 
#>   <chr> <chr>       <chr>               <chr>    <chr>    <chr> <chr>      <lis>
#> 1 dwd   DWD App API Deutscher Wetterdi… https:/… https:/… none  NA         <chr>