Python integration
import Commander # Set your API key client = Commander.Client(api_key="YOUR_API_KEY")
curl \
# append ?_apikey=$API_KEY to the URL \
/extractor/{extractorId}/csv/latestcurl \
# append ?_apikey=$API_KEY to the URL \
/extractor/{extractorId}/json/latest