Sample Document
Main DocumentExample I-797AExample Progressive InsuranceExample Invoice

Fast & flexible data extraction from documents

Onboard documents in minutes with a single sample.
Extract data in seconds.

Scroll to explore
Product Overview

Powerful document parsing techniques at your fingertips

Easily onboard new document layouts

Responses within seconds, not minutes

Sensible provides developers with a powerful query language for documents, plus built-in support for a wide range of standard document types

Proudly trusted by

Inspectify Logomainstreet logo
1build LogoBunker logoMarble logoTrueNorth Logo
How Sensible Works

Sensible supports any PDF document, including scans

json


{
  "fields": [
    {
    "id": "case_type",
      "method": {
        "id": "box"
      },
      "anchor": "case type"
    },
    {
    "id": "class",
      "method": {
        "id": "label",
        "position": "right"
      },
      "anchor": "class"
    }
  ]
}

Sample Document
Example I-797A
How Sensible Works

Full support for custom document types

json


{
  "fields": [
    {
    "id": "effective_date",
      "type": "date",
      "method": {
        "id": "label",
        "position": "right",
        "tiebreaker": "<"
      },
      "anchor": {
        "match": {
          "text": "Policy Period:",
          "type": "startsWith"
        }
      }
    }
  ]
}

Sample Document
Example Progressive Insurance
How Sensible Works

Sensible works on both structured and unstructured documents

json

{
  "fields": [
    {
    "id": "construction_invoice",
      "type": "table",
      "method": {
        "id": "invoice",
        "columns": [
          {
            "id": "quantity",
            "terms": [
              "qty",
              "quantity",
              "ordered",
              "shipped"
            ]
          }, {
            "id": "description",
            "terms": [
              "description",
              "product"
            ]
          }
        ]
      }
    } 
  ]
}

Sample Document
Example Invoice
Examples

Start with our library of pre-built parsers

Logistics

Rate Confirmations

Insurance

Policy Declaration Pages

Insurance

Certificates
of Insurance

Lending

W2s and
Tax Forms

Real estate

Home Inspection Reports

Extract structured data from documents

Get Started