Singer tap to extract data from the Contentful Content Delivery API, conforming to the Singer spec: https://github.com/singer-io/getting-started/blob/master/docs/SPEC.md
Content Delivery API: https://www.contentful.com/developers/docs/references/content-delivery-api/
python3 setup.py install
tap-contentful --config config.json --discover > catalog.json
tap-contentful --config config.json -p catalog.json -s state.json