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")
Get a feed of the runs performed on an extractor
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}/runs
SDK on GitHub 📄 API Docs
SDK
Commander
Python
API
import.io
import.io:rss

At a glance

Language Python
Endpoints1