# kiwiz/gkeepapi

An unofficial client for the Google Keep API.

Repository: https://github.com/kiwiz/gkeepapi
Canonical: https://ross.abutalabs.com/products/gkeepapi
Language: Python
License: MIT
License Family: permissive
Topics: google-keep, python, google-api
Last push: 2026-01-05T15:34:17+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 60, release rhythm 35, longevity 100
- inputs: {"age_days": 3245, "days_push": 240, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1768, forks 140 (observed 2026-08-28T04:05:33.725800+00:00)

## What it is
gkeepapi is an unofficial Python client library for the Google Keep note-taking service. It allows programmatic access to create, read, modify, and sync notes, lists, and other Keep content using a master token.

## Use cases
- sync google keep notes to a local backup
- programmatically create notes in google keep
- automate todo lists stored in google keep
- export google keep notes to another format
- build a script that manages keep notes from the command line

## When to choose
- you need programmatic access to Google Keep from Python
- you want to automate note creation, editing, or syncing
- you're building a backup or migration tool for Google Keep

## When to avoid
- you have a Google Workspace Enterprise account and can use the official Google Keep API
- you need support for blobs like drawings, images, or recordings
- you need reminder management, which is still incomplete

## Facets
- artifact type: library
- maturity: stable
- function: sdk, http-client
- domain: apis, developer-tools
- platform: python, cross-platform
- tags: google-keep, notes, unofficial-api, api-client

## Member repositories
- kiwiz/gkeepapi (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:33.725800+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:26:22.739892+00:00, confidence not recorded.
  - readme: https://github.com/kiwiz/gkeepapi (fetched 2026-08-28T04:05:33.725800+00:00, sha df515264f624)
  - registry_pypi: https://pypi.org/pypi/gkeepapi/json (fetched 2026-08-29T11:04:36.343019+00:00, sha bb83c1491cc7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
