parse_capitalone_pdf_statement 1.1.0
The Capital One website only provides a way to download structured data of credit card transaction history for the previous 180 days. However, you are able to download monthly PDF account statements for the previous few years. This library allows you to parse a Capital One PDF monthly statement, and access structured transaction history data.
Gemfile:
=
install:
=
Runtime Dependencies (2):
json
~> 1.8.1
pdf-reader
~> 1.3.3
Star
License: