This Python script takes the JSON file of your location history which you can get via Google Takeout and converts it into other formats. python location_history_json_converter.py input output [-h] [-f ...
Currently only supports conversion to OpenAPI(fka Swagger) 2.0 format, and from OpenAPI 2.0 to OpenAPI 3.0.x You can also use the online version at https://lucybot ...