Wikipedia Pageviews
This page contains the setup guide and reference information for the Wikipedia Pageviews source connector.
Prerequisites
None
Setup guide
Step 1: Set up the Courier connector in Airbyte
For Airbyte Cloud:
- Log into your Airbyte Cloud account.
- In the left navigation bar, click Sources. In the top-right corner, click +new source.
- On the Set up the source page, enter the name for the Courier connector and select Wikipedia Pageviews from the Source type dropdown.
- Enter your parameters.
- Click Set up source.
For Airbyte OSS:
- Navigate to the Airbyte Open Source dashboard.
- Set the name for your source.
- Enter your parameters.
- Click Set up source.
Supported sync modes
The Wikipedia Pageviews source connector supports the following sync modes:
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | No |
Replicate Incremental Deletes | No |
SSL connection | Yes |
Namespaces | No |
Supported Streams
- per-article
- top
Performance considerations
100 req/s per endpoint.
Reference
Config fields reference
Field
Type
Property name
string
project
string
access
string
agent
string
article
string
start
string
end
string
country
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.0 | 2022-10-31 | #18343 | Initial commit |