Accessing file from google drive

AFAIK Google Drive has its own API:

I am not sure there is a Julia package for this, but there seem to be a lot of scripts available you can just run as an external program:

https://docs.julialang.org/en/v1/manual/running-external-programs/