Using Porter with import.io

PHP integration

Install
composer require Porter
Get the list of schedules for all your extractors
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor
Get the schedule of a particular extractor
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}/
SDK on GitHub 📄 API Docs
SDK
Porter
PHP
API
import.io
import.io:schedule
At a glance
Language PHP
Endpoints4