This project is a PDF parser that extracts key financial details from credit card statements of major providers.
It demonstrates how real-world bank statements can be processed using Python text extraction and pattern recognition.
- Parse PDF credit card statements from multiple issuers
- Extract 5 key data points automatically
- Handle varying formats across banks
- Output clean, structured data