是否有 Google Keep API and/or a Google library/API 让我以编程方式访问 *unix 脚本中的 Keep 笔记?

Is there a Google Keep API and/or a Google library/API that will let me programatically access Keep notes in a *nix script?

在有人说这是重复之前,我确实看到了一个较旧的问题,但它是从 2013 年开始的,所以我认为是时候问一个新问题了。

Is there a Google Keep API?

我的最终目标是在我的服务器上有一个每小时脚本 运行,它可以找到所有新的 Keep 笔记并向我发送电子邮件。我没有找到任何允许我执行此操作的 API?

没有,目前没有,希望google发布一个。

我做了一个小 python 脚本来从 keep.google.com

中抓取所有数据

您可以找到 github 项目 here

是的,现在有一个

https://developers.google.com/keep/api