Twitter API
API Documentation link here
Overview
The Twitter API source supports full refresh syncs
Output schema
Below output stream is available from this source:
Features
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | No |
Performance considerations
Rate limiting is mentioned in the API docuemntation
Getting started
Requirements
- Twitter API Key.
Connect using API Key
:
- Generate an API Key as described here.
- Use the generated
API Key
in the Airbyte connection.
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.0 | 2022-11-01 | 18883 | 🎉 New Source: Twitter |