Detects and dismisses cookie consent banners across websites using Puppeteer page.evaluate selectors and the CMP (Consent Management Platform) protocol. Supports IAB TCF v2.0 consent strings and GDPR/CCPA banner patterns.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill puppeteer-cookie-consent-handler-3 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Puppeteer Cookie Consent Handler 3?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-puppeteer-cookie-consent-handler-3)More formats (shields.io, HTML) on the badges page.
---
name: "Puppeteer Cookie Consent Handler"
slug: "puppeteer-cookie-consent-handler-3"
description: "Detects and dismisses cookie consent banners across websites using Puppeteer page.evaluate selectors and the CMP (Consent Management Platform) protocol. Supports IAB TCF v2.0 consent strings and GDPR/CCPA banner patterns."
github_stars: 94115
verification: "security_reviewed"
source: "https://github.com/puppeteer/puppeteer"
author: "Puppeteer"
category: "Browser Automation"
framework: "Claude Code"
tool_ecosystem:
github_repo: "puppeteer/puppeteer"
github_stars: 94115
npm_package: "puppeteer"
npm_weekly_downloads: 40191842
---
# Puppeteer Cookie Consent Handler
Detects and dismisses cookie consent banners across websites using Puppeteer page.evaluate selectors and the CMP (Consent Management Platform) protocol. Supports IAB TCF v2.0 consent strings and GDPR/CCPA banner patterns.
## Installation
Use the upstream install or setup path that matches your environment:
- npm i puppeteer # Downloads compatible Chrome during installation.
- npm i puppeteer-core # Alternatively, install as a library, without downloading Chrome.
Basic usage or getting-started notes:
- bash npm2yarn
- ## MCP
- a Puppeteer-based MCP server for browser automation and debugging.
- Source: https://github.com/puppeteer/puppeteer
- Extracted from upstream docs: https://raw.githubusercontent.com/puppeteer/puppeteer/HEAD/README.md
## Documentation
- https://pptr.dev/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/puppeteer-cookie-consent-handler-3/)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!