OPEN_SOURCE ↗
YT · YOUTUBE// 18d agoTUTORIAL
notebooklm-py brings NotebookLM to Claude Code
The video spotlights notebooklm-py, an unofficial Python API and agent skill that lets Claude Code work directly with Google NotebookLM. It exposes notebooks, sources, chat, and generated artifacts like podcasts, slide decks, infographics, and mind maps from the terminal.
// ANALYSIS
This is the kind of bridge that turns NotebookLM from a consumer app into something agents can actually operate like infrastructure. The upside is huge for terminal-first workflows; the downside is the usual one for unofficial Google APIs: leverage today, breakage tomorrow.
- –Ships a Python API, CLI, and skill install path, so Claude Code and other agents can automate NotebookLM end to end.
- –Goes beyond the web UI with batch downloads and structured exports like MP3, MP4, PPTX, CSV, JSON, and Markdown.
- –Fits especially well for research-heavy coding workflows where NotebookLM acts as a curated source store.
- –The project is explicitly unofficial and uses undocumented endpoints, so production users need fallbacks for throttling or endpoint changes.
// TAGS
notebooklm-pyclaude-codeapisdkcliagentautomationopen-source
DISCOVERED
18d ago
2026-03-24
PUBLISHED
18d ago
2026-03-24
RELEVANCE
8/ 10
AUTHOR
Eric Michaud