Skip to main content
connector logo

TVMaze Schedule

Availability: Airbyte Cloud: ✅, Airbyte OSS: ✅
Support Level: Community
Latest Version: 0.1.0
Definition Id: bd14b08f-9f43-400f-b2b6-7248b5c72561

Sync overview

This source retrieves historical and future TV scheduling data using the TVMaze schedule API.

Output schema

This source is capable of syncing the following streams:

  • domestic
  • web
  • future

Features

FeatureSupported? (Yes/No)Notes
Full Refresh SyncYes
Incremental SyncNo

Performance considerations

TVMaze has a rate limit of 20 requests per 10 seconds. This source should not run into this limit.

Getting started

Requirements

  1. Choose a start date for your sync. This may be in the future.
  2. Choose an ISO 3166-1 country code for domestic schedule syncs.

Setup guide

The following fields are required fields for the connector to work:

  • start_date: The start date to pull history data from.
  • (optional) end_date: The end date to pull history data until.
  • domestic_schedule_country_code: The ISO 3166-1 country code to pull domestic schedule data for.
  • (optional) web_schedule_country_code: The ISO 3166-1 country code to pull web schedule data for. Can be left blank for all countries and global channels, or set to 'global' for only global channels.

Changelog

VersionDatePull RequestSubject
0.1.02022-10-2218333New source