Using hms-video-editor-demo with import.io

Java integration

Install
# Maven: see https://github.com/HMS-Core/hms-video-editor-demo
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
hms-video-editor-demo
Java
API
import.io
import.io:data
At a glance
Language Java
Endpoints2