Automate grounded NotebookLM research and artifact export with notebooklm-py · git:20260727.a0ac0f0 · 2026-07-27 · sha256 b11e062a5d746e99
Automate grounded NotebookLM research and artifact export with notebooklm-py git:20260727.a0ac0f0A
Immutable. This exact content is served forever at /api/v1/blob/b11e062a5d746e99.
--- name: "Automate grounded NotebookLM research and artifact export with notebooklm-py" slug: "automate-grounded-notebooklm-research-and-artifact-export-with-notebooklm-py" description: "Lets agents operate Google NotebookLM/Gemini Notebook through a Python API, CLI, skill, MCP server, or REST server to create notebooks, add sources, ask cited questions, generate artifacts, and download exports." github_stars: 18222 verification: "security_reviewed" source: "https://github.com/teng-lin/notebooklm-py" author: "teng-lin" publisher_type: "independent" category: "Research & Scraping" framework: "Multi-Framework" tool_ecosystem: github_repo: "teng-lin/notebooklm-py" github_stars: 18222 --- # Automate grounded NotebookLM research and artifact export with notebooklm-py Lets agents operate Google NotebookLM/Gemini Notebook through a Python API, CLI, skill, MCP server, or REST server to create notebooks, add sources, ask cited questions, generate artifacts, and download exports. ## Prerequisites notebooklm-py CLI or Python package, Google NotebookLM/Gemini Notebook account, browser authentication or master-token authentication, optional MCP or REST server ## Installation Install or set up from the source-backed instructions: Install the CLI with uv tool install "notebooklm-py[browser]" or pipx install "notebooklm-py[browser]", run notebooklm login, verify with notebooklm auth check --test --json, then install the agent skill with notebooklm skill install or npx skills add teng-lin/notebooklm-py. - Source: https://github.com/teng-lin/notebooklm-py ## Documentation - https://github.com/teng-lin/notebooklm-py ## Source - [Agent Skill Exchange](https://agentskillexchange.com/skills/automate-grounded-notebooklm-research-and-artifact-export-with-notebooklm-py/)