* initial commit for source-whisky-hunter * better logs * finish up connector * fix catalog * fix bug in connector_runner.py that doesn't allow falsey configs * add bootstrap.md * add docs * fix typo * fix source-accept test * auto-bump connector version Co-authored-by: marcosmarxm <marcosmarxm@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
693 B
693 B
Core streams
Whisky Hunter is an API. Connector is implemented with the Airbyte Low-Code CDK.
Connector supports the following three streams:
auctions_data- Provides stats about specific auctions.
auctions_info- Provides information and metadata about recurring and one-off auctions.
distilleries_info- Provides information about distilleries.
Rate Limiting:
- No published rate limit.
Authentication and Permissions:
- No authentication.
See this link for the connector docs.