Using Commander with import.io

Python integration

Install
pip install Commander
Quick start
import Commander

# Set your API key
client = Commander.Client(api_key="YOUR_API_KEY")
Query by extractor endpoint, adhoc runs only.
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}
SDK on GitHub 📄 API Docs
SDK
Commander
Python
API
import.io
import.io:extraction
At a glance
Language Python
Endpoints1