| Title: | Quickly Access Hundreds of 'APIs' |
|---|---|
| Description: | Tools to interactively query hundreds of web 'APIs', with documentation. |
| Authors: | Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>) |
| Maintainer: | Jon Harmon <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.0.0.9000 |
| Built: | 2026-05-29 17:07:17 UTC |
| Source: | https://github.com/jonthegeek/anyapi |
Search APIs from APIs.guru by title, service, and provider.
find_api(pattern, refresh = FALSE)find_api(pattern, refresh = FALSE)
pattern |
A string to search for. This string is converted to lowercase before comparison. |
refresh |
Whether to force a refresh of the APIs.guru API list. |
A tibble with columns title, provider, service, and apid_url.
find_api("events") find_api("fec.gov")find_api("events") find_api("fec.gov")