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.
-
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.