Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 423 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 423 Bytes

verizon-bill-parser

Python Module to parse a Verizon bill and extract the data into a JSON file.

Code is work in progress. It has been tested to work for 2024 Verizon bills.

Usage

  • Upload your Verizon bill PDF file to a Google Drive folder.

  • Open the file vzw.ipynb in Google Colab and run the cells. The script will download the PDF file from the URL provided and parse the data into a JSON file.