简体   繁体   中英

How to retrieve contents of a Google Docs Document using the Google API

I am creating a news aggregator using python and now I need to retrieve the contents of a Google doc document. I googled around only to find info on how to retrieve data from google sheets.

I tried document.get but I couldn't understand

have you tried following the steps laid out in this documentation https://developers.google.com/docs/api/quickstart/python ?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM