Quickstart
Turn any data into complete JSON in under 5 minutes
This quickstart guide will help you make your first API call to justextract.it in under 5 minutes. If you are looking for detailed API specifications, please refer to our reference document instead.
Step 1: Get an API Key
Please book a meeting and get a paid API key from our console thereafter.
Important: You will not be able to proceed without completing this step.
Step 2: Set your environment variable
Step 3: Prepare a PDF file for test extraction
To speed up experimention, we will use a publicly hosted PDF report by McKinsey to demonstrate various extraction capabilities. Alternatively, feel free to use your own PDF document hosted publicly.
Important: Google Drive links or any proprietary cloud drive URLs pointing to a PDF will not work. Only raw PDFs, e.g. those hosted on S3 will be accessible by our service for privacy reasons.
Step 4: Copy the code below to make a fetch
request
Step 5: Run the code in your development environment
A response should soon appear in your console.
Success Response Object
To make development as easy as possible for you, all response objects are standardized across our APIs:
For a full list of values contained in a response, please refer to our API reference.
To increase your extraction volume, you may request a custom pricing plan from us.