Using Porter with import.io

PHP integration

Install
composer require Porter
Get the latest crawl run results as a csv
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}/csv/latest
Get the latest crawl run results as json
curl \
  # append ?_apikey=$API_KEY to the URL \
  /extractor/{extractorId}/json/latest
SDK on GitHub 📄 API Docs
SDK
Porter
PHP
API
import.io
import.io:data
At a glance
Language PHP
Endpoints2