Puppeteer logo

Puppeteer

Puppeteer is a Node.js library providing a high-level API to control headless Chrome or Chromium browsers for web scraping, testing, and automation.

1 APIs 0 Features
Browser AutomationHeadless BrowsersScraping

APIs

Puppeteer

Puppeteer is a Node.js library providing a high-level API to control headless Chrome or Chromium browsers for web scraping, testing, and automation.

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub Organization
GitHub Organization

Sources

apis.yml Raw ↑
aid: puppeteer
name: Puppeteer
description: >-
  Puppeteer is a Node.js library providing a high-level API to control
  headless Chrome or Chromium browsers for web scraping, testing, and
  automation.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Browser Automation
  - Headless Browsers
  - Scraping
url: >-
  https://raw.githubusercontent.com/api-evangelist/puppeteer/refs/heads/main/apis.yml
created: '2026-03-29'
modified: '2026-03-29'
specificationVersion: '0.19'
apis:
  - aid: puppeteer:puppeteer
    name: Puppeteer
    description: >-
      Puppeteer is a Node.js library providing a high-level API to control
      headless Chrome or Chromium browsers for web scraping, testing, and
      automation.
    humanURL: https://pptr.dev/
    tags:
      - Browser Automation
      - Headless Browsers
      - Scraping
    properties:
      - type: Documentation
        url: https://pptr.dev/guides
      - type: Getting Started
        url: https://pptr.dev/guides/getting-started
common:
  - type: Website
    url: https://pptr.dev/
  - type: Documentation
    url: https://pptr.dev/guides
  - type: GitHub Organization
    url: https://github.com/puppeteer
maintainers:
  - FN: Kin Lane
    email: [email protected]