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}/startcurl \
# append ?_apikey=$API_KEY to the URL \
/extractor/{extractorId}/cancel