Using docx4j.NET with import.io

C# integration

Install
dotnet add package docx4j.NET
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
docx4j.NET
C#
API
import.io
import.io:data
At a glance
Language C#
Endpoints2