https://github.com/status-im/airbyte-custom-connector
Airbyte Connectors source code
https://github.com/status-im/airbyte-custom-connector
airbyte bi connector
Last synced: 3 months ago
JSON representation
Airbyte Connectors source code
- Host: GitHub
- URL: https://github.com/status-im/airbyte-custom-connector
- Owner: status-im
- Created: 2023-11-30T17:47:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-02-18T10:57:52.000Z (4 months ago)
- Last Synced: 2026-02-18T15:26:31.866Z (4 months ago)
- Topics: airbyte, bi, connector
- Language: Python
- Homepage:
- Size: 360 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Airbyte Custom Connector
Repository holding the custom Airbyte connector using in Status-im.
## Connectors
### Crypto related
* `wallet-fetcher`: Source connector allowing to wallet data from Ethereum blockchain.
* `source-basic-api-fetcher`: Source connector to call a custom REST endpoint
* `source-crypto-market-fetcher`: Source connectors to call CoinGecko API and fetch coin value
### Social Network related
* `source-discord-fetcher`: Source connector to fetch data from Discord API.
* `source-discourse-fetcher`: Source connector to fetch data from Discourse API
* `source-simplecast-fetcher`: Source connector to fetch data from Simplecast API
* `source-twitter-fetcher`: Source connector to fetch data from Twitter API
* `source-twitter-ads`: Source connector to fetch data from Twitter Ads API
### Status Analytics related
* `source-app-store`: Source connector to fetch data from Apple App Store
* `source-google-play`: Source connector to fetch data from Google Play Store