Expand description
Known public API discovery.
Ships a mapping of well-known domains to their public APIs. For known domains, tries the API for richer data. Unknown domains skip silently.
Structs§
- ApiRecord
- A record returned from a public API.
Functions§
- has_
known_ api - Check if a domain has a known API (without making any requests).
- try_api
- Try to fetch data from a known public API for the given domain.