Python Module to parse a Verizon bill and extract the data into a JSON file.
It has been tested to work for 2022 to 2025 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.