Poste Italiane Documents Parser
agli sventurati che hanno un conto postale
A Python tool to parse PDF documents from Poste Italiane and convert them into structured JSON or CSV data. It automatically identifies the document type and validates financial data to ensure integrity.
Key Features
Automatic Document Detection : Identifies the document type (e.g., BancoPosta statement, Postepay report) from the PDF content.
: Identifies the document type (e.g., BancoPosta statement, Postepay report) from the PDF content. Data Validation : Performs validation checks on account statements to ensure balances and totals match the transactional data.
: Performs validation checks on account statements to ensure balances and totals match the transactional data. Multiple Output Formats : Export extracted data to JSON (default) or CSV formats.
: Export extracted data to JSON (default) or CSV formats. Batch Processing: Analyze a single PDF or an entire directory of documents at once.
Supported Documents
Estratto Conto BancoPosta
... continue reading