---
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/)
