Socket
Book a DemoInstallSign in
Socket

@airtop/plugin-puppeteer

Package Overview
Dependencies
Maintainers
8
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airtop/plugin-puppeteer

Adds puppeteer support to the Airtop SDK

latest
Source
npmnpm
Version
1.0.0-alpha2.26
Version published
Weekly downloads
79
-19.39%
Maintainers
8
Weekly downloads
 
Created
Source

Airtop Puppeteer Plugin

This plugin adds Puppeteer support to the Airtop SDK.

Installation

npm install @airtop/sdk @airtop/plugin-puppeteer puppeteer

Usage

import { registerAirtopPlugin } from "@airtop/sdk";
import { puppeteerPlugin } from "@airtop/plugin-puppeteer";

registerAirtopPlugin(puppeteerPlugin);

Docs

Visit the docs here.

Keywords

airtop

FAQs

Package last updated on 18 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts