BILL_OF_LADING_PARSER

Bill of Lading parser for PDF scans and carrier documents

Turn ocean bills of lading into structured JSON, CSV, or Excel without rebuilding tables by hand.

ACCURACY
98.5%
SPEED
Under 60 seconds
EXPORTS
JSON, CSV, Excel, API
PARSER_PREVIEW
READY
BOL_MSCU9872341.pdf
提单
OCR SOURCE DOCUMENT
Shipment parties
Shipper
Consignee
Notify party
Carrier
Container data
B/L number
Container IDs
Seal numbers
Equipment type
Movement details
Port of loading
Port of discharge
Gross weight
VGM
JSON
{
  "document_type": "bill_of_lading",
  "bl_number": "MSCU9872341-001",
  "carrier": "MSC",
  "container_id": "MSCU9872341",
  "gross_weight_kg": 28459,
  "port_of_loading": "CNSHA",
  "port_of_discharge": "USLGB"
}

FIELD_SCHEMA

Fields built for freight operations

The parser is tuned for operational documents where IDs, tables, weights, and routing details must stay attached to the right shipment.

Shipment parties

Shipper Consignee Notify party Carrier

Container data

B/L number Container IDs Seal numbers Equipment type

Movement details

Port of loading Port of discharge Gross weight VGM

Handles the messy freight-document cases

Container tables split across pages

Carrier scans with rotated or faint stamps

Multiple notify parties and consignee addresses

Weight and package totals buried in dense text blocks

From upload to export

1

Upload a carrier PDF, scan, or image

2

Extract B/L fields and line-level container tables

3

Review low-confidence fields before export

4

Send clean data to Excel, CSV, JSON, or your TMS

RELATED_PARSERS

FAQ

Common questions

Can PDF2TEXT parse scanned bills of lading?

Yes. The OCR workflow handles scanned PDFs and image files, then returns structured fields and container tables.

Can I export bill of lading data to an API?

Yes. You can export to JSON through the API or download CSV and Excel files from the workstation.

Does it support house and ocean bills of lading?

The parser is designed for ocean BOL, house BOL, sea waybill, and carrier-issued shipment documents.

Turn freight PDFs into structured data today

Turn ocean bills of lading into structured JSON, CSV, or Excel without rebuilding tables by hand.