Pdf Invoice Extractor
Pricing
from $0.05 / actor start
Pdf Invoice Extractor
Parse PDF invoices/receipts and extract vendor, invoice number, date, total, tax and line items into structured JSON.
Pricing
from $0.05 / actor start
Rating
0.0
(0)
Developer
soot
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Parse PDF invoices and receipts into clean, structured JSON — vendor, invoice number, date, total, tax and line items.
What it does
Downloads a PDF from a URL and extracts the key fields using pdfplumber (including table-based line items). Great for automating accounts-payable intake.
Quick start (pre-configured task)
Run it instantly with the demo task — no setup needed: https://console.apify.com/actors/6qpx5fHBsgRo2nMjU#/tasks/KTq6WLvPymytglejW
Input
| Field | Type | Description |
|---|---|---|
pdfUrl | string | Public URL to the PDF invoice/receipt |
Example output
{"vendor":"Dummy PDF file","invoice_number":"","date":"","total":null,"tax":null,"line_items":[],"pages":1}
Pricing (Pay per event)
- $0.05 per actor start
- $0.001 per result item stored
- $0.01 per 200-item batch
No subscription, no monthly fee — you only pay for what you run.