XLSXtoJSON Python3 Script to covert a Google Sheet into JSON format and save those files. Python Script to covert a Google Sheet into JSON format and save those files. This script need some packages. requestes pandas To install the packages you need to install them. PIP command is given below pip install requests pip install pandas Enjoy